12345678910111213141516 |
- {
- "name": "designer-hub",
- "version": "1.0.0",
- "description": "",
- "main": "index.js",
- "scripts": {},
- "keywords": [],
- "author": "",
- "license": "ISC",
- "dependencies": {
- "wot-design-uni": "1.3.13"
- },
- "resolutions": {
- "bin-wrapper": "npm:bin-wrapper-china"
- }
- }
|