Show dino
This commit is contained in:
+8
-5
@@ -1,4 +1,10 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"camelize@1.0.0",
|
||||
"/app"
|
||||
]
|
||||
],
|
||||
"_from": "camelize@1.0.0",
|
||||
"_id": "camelize@1.0.0",
|
||||
"_inBundle": false,
|
||||
@@ -19,9 +25,8 @@
|
||||
"/helmet-csp"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/camelize/-/camelize-1.0.0.tgz",
|
||||
"_shasum": "164a5483e630fa4321e5af07020e531831b2609b",
|
||||
"_spec": "camelize@1.0.0",
|
||||
"_where": "/app/node_modules/helmet-csp",
|
||||
"_spec": "1.0.0",
|
||||
"_where": "/app",
|
||||
"author": {
|
||||
"name": "James Halliday",
|
||||
"email": "mail@substack.net",
|
||||
@@ -30,8 +35,6 @@
|
||||
"bugs": {
|
||||
"url": "https://github.com/substack/camelize/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"deprecated": false,
|
||||
"description": "recursively transform key strings to camel-case",
|
||||
"devDependencies": {
|
||||
"tape": "~2.3.2"
|
||||
|
||||
Reference in New Issue
Block a user