backoffice/node_modules/grunt-legacy-log/package.json

72 lines
1.6 KiB
JSON

{
"_args": [
[
"grunt-legacy-log@0.1.3",
"C:\\wamp64\\www\\ilink"
]
],
"_development": true,
"_from": "grunt-legacy-log@0.1.3",
"_id": "grunt-legacy-log@0.1.3",
"_inBundle": false,
"_integrity": "sha1-7ClCboAwIa9ZAp+H0vnNczWgVTE=",
"_location": "/grunt-legacy-log",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "grunt-legacy-log@0.1.3",
"name": "grunt-legacy-log",
"escapedName": "grunt-legacy-log",
"rawSpec": "0.1.3",
"saveSpec": null,
"fetchSpec": "0.1.3"
},
"_requiredBy": [
"/grunt"
],
"_resolved": "https://registry.npmjs.org/grunt-legacy-log/-/grunt-legacy-log-0.1.3.tgz",
"_spec": "0.1.3",
"_where": "C:\\wamp64\\www\\ilink",
"author": {
"name": "\"Cowboy\" Ben Alman",
"url": "http://benalman.com/"
},
"bugs": {
"url": "http://github.com/gruntjs/grunt-legacy-log/issues"
},
"dependencies": {
"colors": "~0.6.2",
"grunt-legacy-log-utils": "~0.1.1",
"hooker": "~0.2.3",
"lodash": "~2.4.1",
"underscore.string": "~2.3.3"
},
"description": "The Grunt 0.4.x logger.",
"devDependencies": {
"grunt": "0.4.4",
"grunt-contrib-jshint": "~0.10.0",
"grunt-contrib-nodeunit": "~0.3.3",
"grunt-contrib-watch": "~0.6.1"
},
"engines": {
"node": ">= 0.8.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": "0.1.3"
}