motion
Version:
motion - moving development forward
73 lines (72 loc) • 1.98 kB
JSON
{
"_args": [
[
"has-gulplog@https://registry.npmjs.org/has-gulplog/-/has-gulplog-0.1.0.tgz",
"/Users/nw/flint/packages/flint"
]
],
"_from": "has-gulplog@>=0.1.0 <0.2.0",
"_id": "has-gulplog@0.1.0",
"_inCache": true,
"_location": "/has-gulplog",
"_phantomChildren": {},
"_requested": {
"name": "has-gulplog",
"raw": "has-gulplog@https://registry.npmjs.org/has-gulplog/-/has-gulplog-0.1.0.tgz",
"rawSpec": "https://registry.npmjs.org/has-gulplog/-/has-gulplog-0.1.0.tgz",
"scope": null,
"spec": "https://registry.npmjs.org/has-gulplog/-/has-gulplog-0.1.0.tgz",
"type": "remote"
},
"_requiredBy": [
"/gulp-util"
],
"_resolved": "https://registry.npmjs.org/has-gulplog/-/has-gulplog-0.1.0.tgz",
"_shasum": "6414c82913697da51590397dafb12f22967811ce",
"_shrinkwrap": null,
"_spec": "has-gulplog@https://registry.npmjs.org/has-gulplog/-/has-gulplog-0.1.0.tgz",
"_where": "/Users/nw/flint/packages/flint",
"author": {
"email": "blaine@iceddev.com",
"name": "Blaine Bublitz",
"url": "http://iceddev.com"
},
"bugs": {
"url": "https://github.com/gulpjs/has-gulplog/issues"
},
"contributors": [],
"dependencies": {
"sparkles": "^1.0.0"
},
"description": "Check if gulplog is available before attempting to use it",
"devDependencies": {
"eslint": "^1.3.1"
},
"engines": {
"node": ">= 0.10"
},
"files": [
"LICENSE",
"index.js"
],
"homepage": "https://github.com/gulpjs/has-gulplog#readme",
"keywords": [
"gulp-util",
"gulplog",
"logging"
],
"license": "MIT",
"main": "index.js",
"name": "has-gulplog",
"optionalDependencies": {},
"readme": "# has-gulplog\nCheck if gulplog is available before attempting to use it\n",
"readmeFilename": "README.md",
"repository": {
"type": "git",
"url": "git+https://github.com/gulpjs/has-gulplog.git"
},
"scripts": {
"test": "eslint *.js"
},
"version": "0.1.0"
}