112 lines
2.5 KiB
JSON

{
"_args": [
[
{
"raw": "camelize@1.0.0",
"scope": null,
"escapedName": "camelize",
"name": "camelize",
"rawSpec": "1.0.0",
"spec": "1.0.0",
"type": "version"
},
"/Users/gerrit/Documents/dev/nodejs/rentfor.camp/html/RentForCamp/node_modules/helmet-csp"
]
],
"_from": "camelize@1.0.0",
"_id": "camelize@1.0.0",
"_inCache": true,
"_location": "/camelize",
"_npmUser": {
"name": "substack",
"email": "mail@substack.net"
},
"_npmVersion": "1.4.15",
"_phantomChildren": {},
"_requested": {
"raw": "camelize@1.0.0",
"scope": null,
"escapedName": "camelize",
"name": "camelize",
"rawSpec": "1.0.0",
"spec": "1.0.0",
"type": "version"
},
"_requiredBy": [
"/helmet-csp"
],
"_resolved": "https://registry.npmjs.org/camelize/-/camelize-1.0.0.tgz",
"_shasum": "164a5483e630fa4321e5af07020e531831b2609b",
"_shrinkwrap": null,
"_spec": "camelize@1.0.0",
"_where": "/Users/gerrit/Documents/dev/nodejs/rentfor.camp/html/RentForCamp/node_modules/helmet-csp",
"author": {
"name": "James Halliday",
"email": "mail@substack.net",
"url": "http://substack.net"
},
"bugs": {
"url": "https://github.com/substack/camelize/issues"
},
"dependencies": {},
"description": "recursively transform key strings to camel-case",
"devDependencies": {
"tape": "~2.3.2"
},
"directories": {},
"dist": {
"shasum": "164a5483e630fa4321e5af07020e531831b2609b",
"tarball": "https://registry.npmjs.org/camelize/-/camelize-1.0.0.tgz"
},
"gitHead": "20a1485c7e43bd7f5819aa010095aa193e4767d8",
"homepage": "https://github.com/substack/camelize",
"keywords": [
"camel-case",
"json",
"transform"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "substack",
"email": "mail@substack.net"
}
],
"name": "camelize",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/substack/camelize.git"
},
"scripts": {
"test": "tape test/*.js"
},
"testling": {
"files": "test/*.js",
"browsers": {
"iexplore": [
"6.0",
"7.0",
"8.0",
"9.0"
],
"chrome": [
"20.0"
],
"firefox": [
"10.0",
"15.0"
],
"safari": [
"5.1"
],
"opera": [
"12.0"
]
}
},
"version": "1.0.0"
}