| 123456789101112131415161718192021 |
- {
- "name": "dyxyx-ruiyu",
- "version": "1.0.2",
- "description": "ry xyx sdk",
- "scripts": {
- "build": "webpack --mode production --progress"
- },
- "author": "",
- "license": "ISC",
- "directories": {
- "lib": "lib"
- },
- "dependencies": {
- "webpack": "^5.74.0",
- "webpack-cli": "^4.10.0"
- },
- "volta": {
- "node": "16.17.0",
- "npm": "8.15.0"
- }
- }
|