1
0
Fork 0
management/front/dkha-web-sz-main/node_modules/has-gulplog/package.json

68 lines
1.7 KiB
JSON
Raw Normal View History

2023-12-18 13:12:25 +08:00
{
2024-01-16 21:26:16 +08:00
"_from": "has-gulplog@^0.1.0",
2023-12-18 13:12:25 +08:00
"_id": "has-gulplog@0.1.0",
"_inBundle": false,
2024-01-16 21:26:16 +08:00
"_integrity": "sha512-+F4GzLjwHNNDEAJW2DC1xXfEoPkRDmUdJ7CBYw4MpqtDwOnqdImJl7GWlpqx+Wko6//J8uKTnIe4wZSv7yCqmw==",
2023-12-18 13:12:25 +08:00
"_location": "/has-gulplog",
"_phantomChildren": {},
"_requested": {
2024-01-16 21:26:16 +08:00
"type": "range",
2023-12-18 13:12:25 +08:00
"registry": true,
2024-01-16 21:26:16 +08:00
"raw": "has-gulplog@^0.1.0",
2023-12-18 13:12:25 +08:00
"name": "has-gulplog",
"escapedName": "has-gulplog",
2024-01-16 21:26:16 +08:00
"rawSpec": "^0.1.0",
2023-12-18 13:12:25 +08:00
"saveSpec": null,
2024-01-16 21:26:16 +08:00
"fetchSpec": "^0.1.0"
2023-12-18 13:12:25 +08:00
},
"_requiredBy": [
"/gulp-util"
],
2024-01-16 21:26:16 +08:00
"_resolved": "https://registry.npmmirror.com/has-gulplog/-/has-gulplog-0.1.0.tgz",
"_shasum": "6414c82913697da51590397dafb12f22967811ce",
"_spec": "has-gulplog@^0.1.0",
"_where": "E:\\WebDevelop\\managment2\\management\\front\\dkha-web-sz-main\\node_modules\\gulp-util",
2023-12-18 13:12:25 +08:00
"author": {
"name": "Blaine Bublitz",
"email": "blaine@iceddev.com",
"url": "http://iceddev.com"
},
"bugs": {
"url": "https://github.com/gulpjs/has-gulplog/issues"
},
2024-01-16 21:26:16 +08:00
"bundleDependencies": false,
2023-12-18 13:12:25 +08:00
"contributors": [],
"dependencies": {
"sparkles": "^1.0.0"
},
2024-01-16 21:26:16 +08:00
"deprecated": false,
2023-12-18 13:12:25 +08:00
"description": "Check if gulplog is available before attempting to use it",
"devDependencies": {
"eslint": "^1.3.1"
},
"engines": {
"node": ">= 0.10"
},
"files": [
"index.js",
"LICENSE"
],
"homepage": "https://github.com/gulpjs/has-gulplog#readme",
"keywords": [
"gulp-util",
"gulplog",
"logging"
],
"license": "MIT",
"main": "index.js",
"name": "has-gulplog",
"repository": {
"type": "git",
"url": "git+https://github.com/gulpjs/has-gulplog.git"
},
"scripts": {
"test": "eslint *.js"
},
"version": "0.1.0"
}