package.json 288 B

12345678910111213141516
  1. {
  2. "name": "designer-hub",
  3. "version": "1.0.0",
  4. "description": "",
  5. "main": "index.js",
  6. "scripts": {},
  7. "keywords": [],
  8. "author": "",
  9. "license": "ISC",
  10. "dependencies": {
  11. "wot-design-uni": "1.3.13"
  12. },
  13. "resolutions": {
  14. "bin-wrapper": "npm:bin-wrapper-china"
  15. }
  16. }