1
0
Fork 0
management/front/dkha-web-sz-main/node_modules/gulp-nop/package.json

86 lines
1.9 KiB
JSON

{
"_args": [
[
"gulp-nop@0.0.3",
"C:\\Users\\27446\\Desktop\\up\\front\\dkha-web-sz-main"
]
],
"_from": "gulp-nop@0.0.3",
"_id": "gulp-nop@0.0.3",
"_inBundle": false,
"_integrity": "sha1-6ezYuZTVWBerXOFroY9hTXgQ7L4=",
"_location": "/gulp-nop",
"_phantomChildren": {
"clone-stats": "0.0.1",
"core-util-is": "1.0.2",
"escape-string-regexp": "1.0.5",
"get-stdin": "4.0.1",
"inherits": "2.0.4",
"isarray": "0.0.1",
"lodash._escapehtmlchar": "2.4.1",
"lodash._escapestringchar": "2.4.1",
"lodash._isnative": "2.4.1",
"lodash._reunescapedhtml": "2.4.1",
"lodash._shimkeys": "2.4.1",
"lodash.defaults": "2.4.1",
"lodash.isobject": "2.4.1",
"lodash.values": "2.4.1",
"meow": "3.7.0",
"multipipe": "0.1.2",
"string_decoder": "0.10.31"
},
"_requested": {
"type": "version",
"registry": true,
"raw": "gulp-nop@0.0.3",
"name": "gulp-nop",
"escapedName": "gulp-nop",
"rawSpec": "0.0.3",
"saveSpec": null,
"fetchSpec": "0.0.3"
},
"_requiredBy": [
"/element-theme"
],
"_resolved": "https://registry.npmjs.org/gulp-nop/-/gulp-nop-0.0.3.tgz",
"_spec": "0.0.3",
"_where": "C:\\Users\\27446\\Desktop\\up\\front\\dkha-web-sz-main",
"author": {
"name": "Marat Abdullin",
"email": "dakota@brokenpipe.ru"
},
"bugs": {
"url": "https://github.com/hoho/gulp-nop/issues"
},
"dependencies": {
"gulp-util": "~2.2.14",
"through": "~2.3.4"
},
"description": "No operation",
"devDependencies": {
"mocha": "*",
"should": "*"
},
"engines": {
"node": ">=0.10"
},
"homepage": "https://github.com/hoho/gulp-nop",
"keywords": [
"gulpplugin",
"nop",
"noop",
"nothing"
],
"license": "MIT",
"main": "./index.js",
"name": "gulp-nop",
"repository": {
"type": "git",
"url": "git://github.com/hoho/gulp-nop.git"
},
"scripts": {
"test": "mocha"
},
"version": "0.0.3"
}