108 lines
2.5 KiB
JSON
108 lines
2.5 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
{
|
|
"raw": "gulp-if@^2.0.1",
|
|
"scope": null,
|
|
"escapedName": "gulp-if",
|
|
"name": "gulp-if",
|
|
"rawSpec": "^2.0.1",
|
|
"spec": ">=2.0.1 <3.0.0",
|
|
"type": "range"
|
|
},
|
|
"D:\\web\\layui\\res\\layui"
|
|
]
|
|
],
|
|
"_from": "gulp-if@>=2.0.1 <3.0.0",
|
|
"_id": "gulp-if@2.0.2",
|
|
"_inCache": true,
|
|
"_location": "/gulp-if",
|
|
"_nodeVersion": "6.9.1",
|
|
"_npmOperationalInternal": {
|
|
"host": "packages-18-east.internal.npmjs.com",
|
|
"tmp": "tmp/gulp-if-2.0.2.tgz_1478375593476_0.9530813253950328"
|
|
},
|
|
"_npmUser": {
|
|
"name": "robrich",
|
|
"email": "robrich@robrich.org"
|
|
},
|
|
"_npmVersion": "3.10.8",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"raw": "gulp-if@^2.0.1",
|
|
"scope": null,
|
|
"escapedName": "gulp-if",
|
|
"name": "gulp-if",
|
|
"rawSpec": "^2.0.1",
|
|
"spec": ">=2.0.1 <3.0.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/gulp-if/-/gulp-if-2.0.2.tgz",
|
|
"_shasum": "a497b7e7573005041caa2bc8b7dda3c80444d629",
|
|
"_shrinkwrap": null,
|
|
"_spec": "gulp-if@^2.0.1",
|
|
"_where": "D:\\web\\layui\\res\\layui",
|
|
"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"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"shasum": "a497b7e7573005041caa2bc8b7dda3c80444d629",
|
|
"tarball": "https://registry.npmjs.org/gulp-if/-/gulp-if-2.0.2.tgz"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.10.0"
|
|
},
|
|
"gitHead": "06c0b186a459f3e9f66c96b717c714cd12f56a29",
|
|
"homepage": "https://github.com/robrich/gulp-if",
|
|
"keywords": [
|
|
"gulpplugin",
|
|
"conditional",
|
|
"if",
|
|
"ternary"
|
|
],
|
|
"license": "MIT",
|
|
"main": "./index.js",
|
|
"maintainers": [
|
|
{
|
|
"name": "robrich",
|
|
"email": "robrich@robrich.org"
|
|
}
|
|
],
|
|
"name": "gulp-if",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/robrich/gulp-if.git"
|
|
},
|
|
"scripts": {
|
|
"test": "mocha && jshint ."
|
|
},
|
|
"version": "2.0.2"
|
|
}
|