80 lines
1.9 KiB
JSON
80 lines
1.9 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"grunt-legacy-util@0.2.0",
|
|
"C:\\wamp64\\www\\ilink"
|
|
]
|
|
],
|
|
"_development": true,
|
|
"_from": "grunt-legacy-util@0.2.0",
|
|
"_id": "grunt-legacy-util@0.2.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-kzJIhNv343qf98Am3/RR2UqeVUs=",
|
|
"_location": "/grunt-legacy-util",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "grunt-legacy-util@0.2.0",
|
|
"name": "grunt-legacy-util",
|
|
"escapedName": "grunt-legacy-util",
|
|
"rawSpec": "0.2.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "0.2.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/grunt"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/grunt-legacy-util/-/grunt-legacy-util-0.2.0.tgz",
|
|
"_spec": "0.2.0",
|
|
"_where": "C:\\wamp64\\www\\ilink",
|
|
"author": {
|
|
"name": "\"Cowboy\" Ben Alman",
|
|
"url": "http://benalman.com/"
|
|
},
|
|
"bugs": {
|
|
"url": "http://github.com/gruntjs/grunt-legacy-util/issues"
|
|
},
|
|
"dependencies": {
|
|
"async": "~0.1.22",
|
|
"exit": "~0.1.1",
|
|
"getobject": "~0.1.0",
|
|
"hooker": "~0.2.3",
|
|
"lodash": "~0.9.2",
|
|
"underscore.string": "~2.2.1",
|
|
"which": "~1.0.5"
|
|
},
|
|
"description": "Some old grunt utils provided for backwards compatibility.",
|
|
"devDependencies": {
|
|
"grunt": "~0.4.2",
|
|
"grunt-contrib-jshint": "~0.10.0",
|
|
"grunt-contrib-nodeunit": "~0.2.0",
|
|
"grunt-contrib-watch": "~0.6.1",
|
|
"temporary": "0.0.8"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.8.0"
|
|
},
|
|
"homepage": "http://gruntjs.com/",
|
|
"keywords": [
|
|
"grunt",
|
|
"legacy"
|
|
],
|
|
"licenses": [
|
|
{
|
|
"type": "MIT",
|
|
"url": "http://github.com/gruntjs/grunt-legacy-util/blob/master/LICENSE-MIT"
|
|
}
|
|
],
|
|
"main": "index.js",
|
|
"name": "grunt-legacy-util",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/gruntjs/grunt-legacy-util.git"
|
|
},
|
|
"scripts": {
|
|
"test": "grunt test"
|
|
},
|
|
"version": "0.2.0"
|
|
}
|