UNPKG

web-tools_td_20171017

Version:
33 lines (32 loc) 725 B
{ "name": "web-tools_td_20171017", "version": "2.0.1", "description": "前端业务代码工具库", "main": "min/outils.min.js", "scripts": { "build": "node script/build.js", "test": "node script/test.js" }, "repository": { "type": "git", "url": "git+https://github.com/Time-coding/webtools.git" }, "keywords": [ "webtools" ], "author": "time-coding", "license": "MIT", "devDependencies": { "babel-core": "^6.26.0", "babel-loader": "^7.1.2", "babel-preset-es2015": "^6.24.1", "chalk": "^2.3.0", "copy": "^0.3.1", "koa": "^2.4.1", "koa-static": "^4.0.1", "open": "0.0.5", "ora": "^1.3.0", "rimraf": "^2.6.2", "webpack": "^3.8.1" } }