X-Git-Url: https://git.josue.xyz/?p=VSoRC%2F.git;a=blobdiff_plain;f=node_modules%2Ftoidentifier%2Fpackage.json;fp=node_modules%2Ftoidentifier%2Fpackage.json;h=ad4de714787a9f3f59f51fdd4705af60111b86ce;hp=88e5e8f040b2ce520343714a3ded32d0d77c017c;hb=5e96dd57ddd883604e87f62bdddcb111c63a6e1a;hpb=acb5f682a2b75b972710cabd81658f63071324b0 diff --git a/node_modules/toidentifier/package.json b/node_modules/toidentifier/package.json index 88e5e8f..ad4de71 100644 --- a/node_modules/toidentifier/package.json +++ b/node_modules/toidentifier/package.json @@ -1,4 +1,10 @@ { + "_args": [ + [ + "toidentifier@1.0.0", + "/home/josuer08/Documents/web" + ] + ], "_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": "/home/josuer08/Documents/web/node_modules/http-errors", + "_spec": "1.0.0", + "_where": "/home/josuer08/Documents/web", "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",