anorgatarrak-wordpress-theme/node_modules/grunt-angular-gettext/package.json

77 lines
2.0 KiB
JSON
Raw Normal View History

{
"_from": "grunt-angular-gettext@^2.3.9",
"_id": "grunt-angular-gettext@2.3.9",
"_inBundle": false,
"_integrity": "sha512-gOB0qBwADWXiKhpkyzeTHq2WyIFZKCzdn7HIRRyUn7xURxyBXgRjBTXEtUhWhg5bnY8z4lW28eCuki2RoYnt7Q==",
"_location": "/grunt-angular-gettext",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "grunt-angular-gettext@^2.3.9",
"name": "grunt-angular-gettext",
"escapedName": "grunt-angular-gettext",
"rawSpec": "^2.3.9",
"saveSpec": null,
"fetchSpec": "^2.3.9"
},
"_requiredBy": [
"#DEV:/",
"#USER"
],
"_resolved": "https://registry.npmjs.org/grunt-angular-gettext/-/grunt-angular-gettext-2.3.9.tgz",
"_shasum": "3ae720f48659283a6ebf453cf3073a8b9163c5d8",
"_spec": "grunt-angular-gettext@^2.3.9",
"_where": "/home/lrullo/httpdocs/anorgatarrak.eus/wp-content/themes/anorgatarrak",
"author": {
"name": "Ruben Vermeersch",
"email": "ruben@rocketeer.be",
"url": "http://rocketeer.be"
},
"bugs": {
"url": "https://github.com/rubenv/grunt-angular-gettext/issues"
},
"bundleDependencies": false,
"dependencies": {
"angular-gettext-tools": "~2.3.9"
},
"deprecated": false,
"description": "Tasks for extracting/compiling angular-gettext strings.",
"devDependencies": {
"grunt": "^1.0.1",
"grunt-bump": "0.8.0",
"grunt-contrib-clean": "^1.0.0",
"grunt-contrib-jshint": "^1.0.0",
"grunt-contrib-watch": "^1.0.0",
"grunt-mocha-cli": "~2.1.0"
},
"engines": {
"node": ">= 0.8.0"
},
"homepage": "http://angular-gettext.rocketeer.be/",
"keywords": [
"gruntplugin",
"angular",
"gettext"
],
"licenses": [
{
"type": "MIT",
"url": "https://github.com/rubenv/grunt-angular-gettext/blob/master/LICENSE"
}
],
"main": "Gruntfile.js",
"name": "grunt-angular-gettext",
"peerDependencies": {
"grunt": ">=0.4.1"
},
"repository": {
"type": "git",
"url": "git://github.com/rubenv/grunt-angular-gettext.git"
},
"scripts": {
"test": "grunt test"
},
"version": "2.3.9"
}