UNPKG

test-node-js

Version:
42 lines (41 loc) 989 B
{ "name": "test-node-js", "version": "1.0.211", "description": "this is a test", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/justsuccess/test-node-js.git" }, "keywords": [ "updata", "github" ], "author": "956341817@qq.com", "license": "ISC", "bugs": { "url": "https://github.com/justsuccess/test-node-js/issues" }, "homepage": "https://github.com/justsuccess/test-node-js#readme", "devDependencies": { "gulp": "^3.9.1", "gulp-autoprefixer": "^3.1.1", "gulp-clean-css": "^2.0.13", "gulp-htmlmin": "^3.0.0", "gulp-imagemin": "^3.1.1", "gulp-jshint": "^2.0.2", "gulp-less": "^3.2.0", "gulp-livereload": "^3.8.1", "gulp-minify-css": "^1.2.4", "gulp-pf-replace": "^1.0.2", "gulp-uglify": "^2.0.0", "gulp-watch": "^4.3.10", "jshint": "^2.9.4" }, "files": [ "out/*" ] }