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

83 lines
2.0 KiB
JSON
Raw Normal View History

2023-12-18 13:12:25 +08:00
{
"_from": "gulp-nop@0.0.3",
"_id": "gulp-nop@0.0.3",
"_inBundle": false,
2024-01-16 21:26:16 +08:00
"_integrity": "sha512-sRbncdP5JHfNeQS+k9KlickPvmvDRvBM0eY7uvIPKwpGnTXSYxr6BF3ge6aEBhpVQDfEvAA6DwJtV+Y4T6Sv2Q==",
2023-12-18 13:12:25 +08:00
"_location": "/gulp-nop",
"_phantomChildren": {
"clone-stats": "0.0.1",
2024-01-16 21:26:16 +08:00
"core-util-is": "1.0.3",
2023-12-18 13:12:25 +08:00
"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"
],
2024-01-16 21:26:16 +08:00
"_resolved": "https://registry.npmmirror.com/gulp-nop/-/gulp-nop-0.0.3.tgz",
"_shasum": "e9ecd8b994d55817ab5ce16ba18f614d7810ecbe",
"_spec": "gulp-nop@0.0.3",
"_where": "E:\\WebDevelop\\managment2\\management\\front\\dkha-web-sz-main\\node_modules\\element-theme",
2023-12-18 13:12:25 +08:00
"author": {
"name": "Marat Abdullin",
"email": "dakota@brokenpipe.ru"
},
"bugs": {
"url": "https://github.com/hoho/gulp-nop/issues"
},
2024-01-16 21:26:16 +08:00
"bundleDependencies": false,
2023-12-18 13:12:25 +08:00
"dependencies": {
"gulp-util": "~2.2.14",
"through": "~2.3.4"
},
2024-01-16 21:26:16 +08:00
"deprecated": false,
2023-12-18 13:12:25 +08:00
"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"
}