UNPKG

447 BJSONView Raw
1{
2 "name": "gulp-gwd",
3 "version": "0.1.2",
4 "description": "On development stage",
5 "main": "index.js",
6 "dependencies": {
7 "gulp-util": "^3.0.7",
8 "through2": "^2.0.1",
9 "nodejs-fs-utils": "^1.0.26"
10 },
11 "scripts": {
12 "test": "echo \"Error: no test specified\" && exit 1"
13 },
14 "keywords": [
15 "gulpplugin",
16 "gulp"
17 ],
18 "author": {
19 "name": "Rais Sarfex",
20 "email": "sarfex@gmail.com"
21 },
22 "license": "MIT"
23}