polybius.fyi/reveal.js/node_modules/grunt-legacy-log/package.json
2017-10-18 15:31:01 +02:00

115 行
2.8 KiB
JSON

{
"_args": [
[
{
"raw": "grunt-legacy-log@~1.0.0",
"scope": null,
"escapedName": "grunt-legacy-log",
"name": "grunt-legacy-log",
"rawSpec": "~1.0.0",
"spec": ">=1.0.0 <1.1.0",
"type": "range"
},
"/home/conte/data/reveal.js/node_modules/grunt"
]
],
"_from": "grunt-legacy-log@>=1.0.0 <1.1.0",
"_id": "grunt-legacy-log@1.0.0",
"_inCache": true,
"_location": "/grunt-legacy-log",
"_nodeVersion": "4.4.1",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/grunt-legacy-log-1.0.0.tgz_1459725828733_0.8837731785606593"
},
"_npmUser": {
"name": "shama",
"email": "kyle@dontkry.com"
},
"_npmVersion": "2.15.3",
"_phantomChildren": {},
"_requested": {
"raw": "grunt-legacy-log@~1.0.0",
"scope": null,
"escapedName": "grunt-legacy-log",
"name": "grunt-legacy-log",
"rawSpec": "~1.0.0",
"spec": ">=1.0.0 <1.1.0",
"type": "range"
},
"_requiredBy": [
"/grunt"
],
"_resolved": "https://registry.npmjs.org/grunt-legacy-log/-/grunt-legacy-log-1.0.0.tgz",
"_shasum": "fb86f1809847bc07dc47843f9ecd6cacb62df2d5",
"_shrinkwrap": null,
"_spec": "grunt-legacy-log@~1.0.0",
"_where": "/home/conte/data/reveal.js/node_modules/grunt",
"author": {
"name": "\"Cowboy\" Ben Alman",
"url": "http://benalman.com/"
},
"bugs": {
"url": "http://github.com/gruntjs/grunt-legacy-log/issues"
},
"dependencies": {
"colors": "~1.1.2",
"grunt-legacy-log-utils": "~1.0.0",
"hooker": "~0.2.3",
"lodash": "~3.10.1",
"underscore.string": "~3.2.3"
},
"description": "The Grunt 0.4.x logger.",
"devDependencies": {
"grunt": "^0.4.5",
"grunt-cli": "^1.2.0",
"grunt-contrib-jshint": "^1.0.0",
"grunt-contrib-nodeunit": "^1.0.0",
"grunt-contrib-watch": "^1.0.0"
},
"directories": {},
"dist": {
"shasum": "fb86f1809847bc07dc47843f9ecd6cacb62df2d5",
"tarball": "https://registry.npmjs.org/grunt-legacy-log/-/grunt-legacy-log-1.0.0.tgz"
},
"engines": {
"node": ">= 0.10.0"
},
"gitHead": "2f9ed8e043b8ab8c286b50c2b40f944e598e9097",
"homepage": "http://gruntjs.com/",
"keywords": [
"grunt",
"legacy"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "cowboy",
"email": "cowboy@rj3.net"
},
{
"name": "shama",
"email": "kyle@dontkry.com"
},
{
"name": "tkellen",
"email": "tyler@sleekcode.net"
},
{
"name": "vladikoff",
"email": "vlad@vladikoff.com"
}
],
"name": "grunt-legacy-log",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/gruntjs/grunt-legacy-log.git"
},
"scripts": {
"test": "grunt test"
},
"version": "1.0.0"
}