anorgatarrak-wordpress-theme/node_modules/getobject/package.json

70 lines
1.7 KiB
JSON
Raw Permalink Normal View History

{
"_from": "getobject@~0.1.0",
"_id": "getobject@0.1.0",
"_inBundle": false,
"_integrity": "sha1-BHpEl4n6Fg0Bj1SG7ZEyC27HiFw=",
"_location": "/getobject",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "getobject@~0.1.0",
"name": "getobject",
"escapedName": "getobject",
"rawSpec": "~0.1.0",
"saveSpec": null,
"fetchSpec": "~0.1.0"
},
"_requiredBy": [
"/grunt-legacy-util"
],
"_resolved": "https://registry.npmjs.org/getobject/-/getobject-0.1.0.tgz",
"_shasum": "047a449789fa160d018f5486ed91320b6ec7885c",
"_spec": "getobject@~0.1.0",
"_where": "/home/lrullo/httpdocs/anorgatarrak.eus/wp-content/themes/anorgatarrak/node_modules/grunt-legacy-util",
"author": {
"name": "\"Cowboy\" Ben Alman",
"url": "http://benalman.com/"
},
"bugs": {
"url": "https://github.com/cowboy/node-getobject/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "get.and.set.deep.objects.easily = true",
"devDependencies": {
"grunt": "~0.4.1",
"grunt-contrib-jshint": "~0.1.1",
"grunt-contrib-nodeunit": "~0.1.2",
"grunt-contrib-watch": "~0.2.0"
},
"engines": {
"node": ">= 0.8.0"
},
"homepage": "https://github.com/cowboy/node-getobject",
"keywords": [
"dot notation",
"properties",
"get",
"set",
"object",
"dot"
],
"licenses": [
{
"type": "MIT",
"url": "https://github.com/cowboy/node-getobject/blob/master/LICENSE-MIT"
}
],
"main": "lib/getobject",
"name": "getobject",
"repository": {
"type": "git",
"url": "git://github.com/cowboy/node-getobject.git"
},
"scripts": {
"test": "grunt nodeunit"
},
"version": "0.1.0"
}