UNPKG

nowrapper-json

Version:

nowrapper

50 lines (49 loc) 1.18 kB
{ "name": "nowrapper-json", "version": "1.1.41", "description": "nowrapper", "builder": { "entry": [ "src/antd/index.jsx", "src/next/index.jsx", "src/index.js" ] }, "scripts": { "dev": "nobuilder-json dev", "test": "nobuilder-json test", "cov": "nobuilder-json test --coverage", "lib": "nobuilder-json lib", "build": "nobuilder-json build", "profile": "nobuilder-json profile", "deploy": "npm run lib && npm run build", "prepare": "npm run deploy" }, "peerDependencies": { "@alifd/next": "1.x", "antd": "3.x", "react": "16.x", "react-dom": "16.x", "noform-json": "^1.1.77", "axios": "*" }, "devDependencies": { "antd": "^3.26.18", "eslint": "^4.19.1", "eslint-config-airbnb": "^16.1.0", "eslint-plugin-jest": "^21.15.1", "eslint-plugin-mocha": "^5.0.0", "eslint-plugin-react": "^7.8.2", "noform-json": "^1.1.77", "source-map-loader": "^0.2.4", "ts-loader": "^6.0.4", "typescript": "^3.5.3" }, "keywords": [ "component", "nopage", "wrapper", "nowrap" ], "gitHead": "a9471815b4e93cb1db438dda59d42d0816fc8fdd" }