anorgatarrak-wordpress-theme/node_modules/grunt-legacy-log/package.json

69 lines
1.7 KiB
JSON
Raw Normal View History

{
"_from": "grunt-legacy-log@~1.0.0",
"_id": "grunt-legacy-log@1.0.0",
"_inBundle": false,
"_integrity": "sha1-+4bxgJhHvAfcR4Q/ns1srLYt8tU=",
"_location": "/grunt-legacy-log",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "grunt-legacy-log@~1.0.0",
"name": "grunt-legacy-log",
"escapedName": "grunt-legacy-log",
"rawSpec": "~1.0.0",
"saveSpec": null,
"fetchSpec": "~1.0.0"
},
"_requiredBy": [
"/grunt"
],
"_resolved": "https://registry.npmjs.org/grunt-legacy-log/-/grunt-legacy-log-1.0.0.tgz",
"_shasum": "fb86f1809847bc07dc47843f9ecd6cacb62df2d5",
"_spec": "grunt-legacy-log@~1.0.0",
"_where": "/home/lrullo/httpdocs/anorgatarrak.eus/wp-content/themes/anorgatarrak/node_modules/grunt",
"author": {
"name": "\"Cowboy\" Ben Alman",
"url": "http://benalman.com/"
},
"bugs": {
"url": "http://github.com/gruntjs/grunt-legacy-log/issues"
},
"bundleDependencies": false,
"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"
},
"deprecated": false,
"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"
},
"engines": {
"node": ">= 0.10.0"
},
"homepage": "http://gruntjs.com/",
"keywords": [
"grunt",
"legacy"
],
"license": "MIT",
"main": "index.js",
"name": "grunt-legacy-log",
"repository": {
"type": "git",
"url": "git://github.com/gruntjs/grunt-legacy-log.git"
},
"scripts": {
"test": "grunt test"
},
"version": "1.0.0"
}