Show dino
This commit is contained in:
+13
-10
@@ -1,27 +1,32 @@
|
||||
{
|
||||
"_from": "bowser@^2.7.0",
|
||||
"_args": [
|
||||
[
|
||||
"bowser@2.7.0",
|
||||
"/app"
|
||||
]
|
||||
],
|
||||
"_from": "bowser@2.7.0",
|
||||
"_id": "bowser@2.7.0",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha512-aIlMvstvu8x+34KEiOHD3AsBgdrzg6sxALYiukOWhFvGMbQI6TRP/iY0LMhUrHs56aD6P1G0Z7h45PUJaa5m9w==",
|
||||
"_location": "/bowser",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "range",
|
||||
"type": "version",
|
||||
"registry": true,
|
||||
"raw": "bowser@^2.7.0",
|
||||
"raw": "bowser@2.7.0",
|
||||
"name": "bowser",
|
||||
"escapedName": "bowser",
|
||||
"rawSpec": "^2.7.0",
|
||||
"rawSpec": "2.7.0",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "^2.7.0"
|
||||
"fetchSpec": "2.7.0"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/helmet-csp"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/bowser/-/bowser-2.7.0.tgz",
|
||||
"_shasum": "96eab1fa07fab08c1ec4c75977a7c8ddf8e0fe1f",
|
||||
"_spec": "bowser@^2.7.0",
|
||||
"_where": "/app/node_modules/helmet-csp",
|
||||
"_spec": "2.7.0",
|
||||
"_where": "/app",
|
||||
"author": {
|
||||
"name": "Dustin Diaz",
|
||||
"email": "dustin@dustindiaz.com",
|
||||
@@ -36,14 +41,12 @@
|
||||
"bugs": {
|
||||
"url": "https://github.com/lancedikson/bowser/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"contributors": [
|
||||
{
|
||||
"name": "Denis Demchenko",
|
||||
"url": "http://twitter.com/lancedikson"
|
||||
}
|
||||
],
|
||||
"deprecated": false,
|
||||
"description": "Lightweight browser detector",
|
||||
"devDependencies": {
|
||||
"@babel/cli": "^7.6.2",
|
||||
|
||||
Reference in New Issue
Block a user