72 lines
1.8 KiB
JSON
72 lines
1.8 KiB
JSON
{
|
|
"_from": "grunt-legacy-util@~1.0.0",
|
|
"_id": "grunt-legacy-util@1.0.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-OGqnjcbtUJhsKxiVcmWxtIq7m4Y=",
|
|
"_location": "/grunt-legacy-util",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "grunt-legacy-util@~1.0.0",
|
|
"name": "grunt-legacy-util",
|
|
"escapedName": "grunt-legacy-util",
|
|
"rawSpec": "~1.0.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "~1.0.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/grunt"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/grunt-legacy-util/-/grunt-legacy-util-1.0.0.tgz",
|
|
"_shasum": "386aa78dc6ed50986c2b18957265b1b48abb9b86",
|
|
"_spec": "grunt-legacy-util@~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-util/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"async": "~1.5.2",
|
|
"exit": "~0.1.1",
|
|
"getobject": "~0.1.0",
|
|
"hooker": "~0.2.3",
|
|
"lodash": "~4.3.0",
|
|
"underscore.string": "~3.2.3",
|
|
"which": "~1.2.1"
|
|
},
|
|
"deprecated": false,
|
|
"description": "Some old grunt utils provided for backwards compatibility.",
|
|
"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",
|
|
"temporary": "0.0.8"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.10.0"
|
|
},
|
|
"homepage": "http://gruntjs.com/",
|
|
"keywords": [
|
|
"grunt",
|
|
"legacy"
|
|
],
|
|
"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": "1.0.0"
|
|
}
|