yanxxit-reskit
Version:
36 lines • 933 B
JSON
{
"name": "yanxxit-reskit",
"version": "0.0.24",
"description": "utils",
"main": "dist/index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/shawflying/reskit.git"
},
"keywords": [
"nodejs",
"reskit",
"util"
],
"author": "yanxxit",
"license": "ISC",
"bugs": {
"url": "https://github.com/shawflying/reskit/issues"
},
"homepage": "https://github.com/shawflying/reskit#readme",
"dependencies": {
"apis-proxy": "latest",
"moment": "^2.17.1",
"underscore": "^1.8.3"
},
"devDependencies": {
"babel-preset-es2015": "^6.24.0",
"gulp": "^3.9.1",
"gulp-babel": "^6.1.2",
"gulp-jshint": "^2.0.4",
"gulp-uglify": "^2.1.2"
}
}