93 lines
2.1 KiB
JSON
93 lines
2.1 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"gulplog@^1.0.0",
|
|
"/Users/sid/Desktop/code/RustyCode/node_modules/gulp-util"
|
|
]
|
|
],
|
|
"_from": "gulplog@>=1.0.0 <2.0.0",
|
|
"_id": "gulplog@1.0.0",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/gulplog",
|
|
"_nodeVersion": "0.10.36",
|
|
"_npmUser": {
|
|
"email": "blaine@iceddev.com",
|
|
"name": "phated"
|
|
},
|
|
"_npmVersion": "2.14.3",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "gulplog",
|
|
"raw": "gulplog@^1.0.0",
|
|
"rawSpec": "^1.0.0",
|
|
"scope": null,
|
|
"spec": ">=1.0.0 <2.0.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/gulp-util"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/gulplog/-/gulplog-1.0.0.tgz",
|
|
"_shasum": "e28c4d45d05ecbbed818363ce8f9c5926229ffe5",
|
|
"_shrinkwrap": null,
|
|
"_spec": "gulplog@^1.0.0",
|
|
"_where": "/Users/sid/Desktop/code/RustyCode/node_modules/gulp-util",
|
|
"author": {
|
|
"email": "blaine@iceddev.com",
|
|
"name": "Blaine Bublitz",
|
|
"url": "http://iceddev.com"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/gulpjs/gulplog/issues"
|
|
},
|
|
"contributors": [],
|
|
"dependencies": {
|
|
"glogg": "^1.0.0"
|
|
},
|
|
"description": "Logger for gulp and gulp plugins",
|
|
"devDependencies": {
|
|
"eslint": "^1.5.1",
|
|
"eslint-config-node-style-guide": "^1.0.1",
|
|
"jscs": "^2.1.1"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"shasum": "e28c4d45d05ecbbed818363ce8f9c5926229ffe5",
|
|
"tarball": "http://registry.npmjs.org/gulplog/-/gulplog-1.0.0.tgz"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.10"
|
|
},
|
|
"files": [
|
|
"LICENSE",
|
|
"index.js"
|
|
],
|
|
"gitHead": "c920ad89da5a8f3724d35c83b6cbd8e132dada2b",
|
|
"homepage": "https://github.com/gulpjs/gulplog#readme",
|
|
"keywords": [
|
|
"gulp",
|
|
"gulp-util",
|
|
"log",
|
|
"logging"
|
|
],
|
|
"license": "MIT",
|
|
"main": "index.js",
|
|
"maintainers": [
|
|
{
|
|
"email": "blaine@iceddev.com",
|
|
"name": "phated"
|
|
}
|
|
],
|
|
"name": "gulplog",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/gulpjs/gulplog.git"
|
|
},
|
|
"scripts": {
|
|
"test": "eslint index.js && jscs index.js"
|
|
},
|
|
"version": "1.0.0"
|
|
}
|