gulp-webox
Version:
webox.js for gulp
36 lines (35 loc) • 697 B
JSON
{
"name": "gulp-webox",
"description": "webox.js for gulp",
"homepage": "http://www.anrip.com",
"version": "2.8.2",
"author": {
"name": "Anrip Wong",
"email": "mail@anrip.com",
"url": "http://www.anrip.com/"
},
"repository": {
"type": "git",
"url": "git://github.com/anrip/gulp-webox.git"
},
"keywords": [
"gulpplugin",
"complie",
"avalon"
],
"dependencies": {
"gulp-util": "^3.0.1"
},
"engines": {
"node": ">= 0.9"
},
"license": "MIT",
"main": "index.js",
"bin": {
"webox": "./library/webox.js"
},
"readme": "ERROR: No README data found!",
"bugs": {
"url": "https://github.com/anrip/gulp-webox/issues"
}
}