zzy-javascript-devtools
Version:
# 该Npm包已更新重构版本! [地址](https://www.npmjs.com/search?q=%40z-utils) 点击后选择其一即可
40 lines (39 loc) • 810 B
JSON
{
"name": "zzy-javascript-devtools",
"version": "1.5.3",
"main": "index.js",
"license": "MIT",
"scripts": {
"build": "node ./command/start.js"
},
"devDependencies": {
"@babel/cli": "^7.13.14",
"@babel/core": "^7.13.15",
"@babel/polyfill": "^7.12.1",
"@babel/preset-env": "^7.13.15",
"@babel/preset-react": "^7.13.13",
"@types/node": "^17.0.23",
"@types/react": "^17.0.43",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"uglify-js": "^3.13.3"
},
"files": [
"lib",
"index.js",
"package.json",
"readme.md",
"typings"
],
"author": {
"name": "zzy",
"email": "weibienaole@163.com"
},
"keywords": [
"zzy-javascript-devtools",
"zzy",
"渣渣宇",
"渣渣宇的开发工具包",
"开发工具包"
]
}