Show dino
This commit is contained in:
+8
-5
@@ -1,4 +1,10 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"toidentifier@1.0.0",
|
||||
"/app"
|
||||
]
|
||||
],
|
||||
"_from": "toidentifier@1.0.0",
|
||||
"_id": "toidentifier@1.0.0",
|
||||
"_inBundle": false,
|
||||
@@ -19,9 +25,8 @@
|
||||
"/http-errors"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/toidentifier/-/toidentifier-1.0.0.tgz",
|
||||
"_shasum": "7e1be3470f1e77948bc43d94a3c8f4d7752ba553",
|
||||
"_spec": "toidentifier@1.0.0",
|
||||
"_where": "/app/node_modules/http-errors",
|
||||
"_spec": "1.0.0",
|
||||
"_where": "/app",
|
||||
"author": {
|
||||
"name": "Douglas Christopher Wilson",
|
||||
"email": "doug@somethingdoug.com"
|
||||
@@ -29,7 +34,6 @@
|
||||
"bugs": {
|
||||
"url": "https://github.com/component/toidentifier/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"contributors": [
|
||||
{
|
||||
"name": "Douglas Christopher Wilson",
|
||||
@@ -41,7 +45,6 @@
|
||||
"url": "http://niftylettuce.com/"
|
||||
}
|
||||
],
|
||||
"deprecated": false,
|
||||
"description": "Convert a string of words to a JavaScript identifier",
|
||||
"devDependencies": {
|
||||
"eslint": "4.19.1",
|
||||
|
||||
Reference in New Issue
Block a user