77 lines
1.8 KiB
JSON
77 lines
1.8 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"gulp-if@2.0.2",
|
|
"/home/vitrubio/Documents/trabajo/elglobusvermell/thegreenballoon/thegreenballoon-fp-gitlab"
|
|
]
|
|
],
|
|
"_development": true,
|
|
"_from": "gulp-if@2.0.2",
|
|
"_id": "gulp-if@2.0.2",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-pJe351cwBQQcqivIt92jyARE1ik=",
|
|
"_location": "/gulp-if",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "gulp-if@2.0.2",
|
|
"name": "gulp-if",
|
|
"escapedName": "gulp-if",
|
|
"rawSpec": "2.0.2",
|
|
"saveSpec": null,
|
|
"fetchSpec": "2.0.2"
|
|
},
|
|
"_requiredBy": [
|
|
"#DEV:/"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/gulp-if/-/gulp-if-2.0.2.tgz",
|
|
"_spec": "2.0.2",
|
|
"_where": "/home/vitrubio/Documents/trabajo/elglobusvermell/thegreenballoon/thegreenballoon-fp-gitlab",
|
|
"author": {
|
|
"name": "Rob Richardson",
|
|
"url": "http://robrich.org/"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/robrich/gulp-if/issues"
|
|
},
|
|
"dependencies": {
|
|
"gulp-match": "^1.0.3",
|
|
"ternary-stream": "^2.0.1",
|
|
"through2": "^2.0.1"
|
|
},
|
|
"description": "Conditionally run a task",
|
|
"devDependencies": {
|
|
"end-of-stream": "^1.1.0",
|
|
"graceful-fs": "^4.1.10",
|
|
"jshint": "^2.9.4",
|
|
"mkdirp": "^0.5.1",
|
|
"mocha": "^3.1.2",
|
|
"rimraf": "^2.5.4",
|
|
"should": "^11.1.1",
|
|
"stream-exhaust": "^1.0.1",
|
|
"vinyl-fs": "^2.4.4"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.10.0"
|
|
},
|
|
"homepage": "https://github.com/robrich/gulp-if",
|
|
"keywords": [
|
|
"gulpplugin",
|
|
"conditional",
|
|
"if",
|
|
"ternary"
|
|
],
|
|
"license": "MIT",
|
|
"main": "./index.js",
|
|
"name": "gulp-if",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/robrich/gulp-if.git"
|
|
},
|
|
"scripts": {
|
|
"test": "mocha && jshint ."
|
|
},
|
|
"version": "2.0.2"
|
|
}
|