123456789101112131415 |
- {
- "name": "mycomponents",
- "version": "1.0.0",
- "main": "index.js",
- "scripts": {
- "test": "echo \"Error: no test specified\" && exit 1"
- },
- "keywords": [],
- "author": "",
- "license": "ISC",
- "description": "",
- "dependencies": {
- "antd-mini": "^2.32.0"
- }
- }
|