Show dino
This commit is contained in:
+14
-11
@@ -1,27 +1,32 @@
|
||||
{
|
||||
"_from": "jquery",
|
||||
"_args": [
|
||||
[
|
||||
"jquery@3.4.1",
|
||||
"/app"
|
||||
]
|
||||
],
|
||||
"_from": "jquery@3.4.1",
|
||||
"_id": "jquery@3.4.1",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha512-36+AdBzCL+y6qjw5Tx7HgzeGCzC81MDDgaUP8ld2zhx58HdqXGoBd+tHdrBMiyjGQs0Hxs/MLZTu/eHNJJuWPw==",
|
||||
"_location": "/jquery",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "tag",
|
||||
"type": "version",
|
||||
"registry": true,
|
||||
"raw": "jquery",
|
||||
"raw": "jquery@3.4.1",
|
||||
"name": "jquery",
|
||||
"escapedName": "jquery",
|
||||
"rawSpec": "",
|
||||
"rawSpec": "3.4.1",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "latest"
|
||||
"fetchSpec": "3.4.1"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"#USER",
|
||||
"/"
|
||||
"/",
|
||||
"/datatables"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/jquery/-/jquery-3.4.1.tgz",
|
||||
"_shasum": "714f1f8d9dde4bdfa55764ba37ef214630d80ef2",
|
||||
"_spec": "jquery",
|
||||
"_spec": "3.4.1",
|
||||
"_where": "/app",
|
||||
"author": {
|
||||
"name": "JS Foundation and other contributors",
|
||||
@@ -30,7 +35,6 @@
|
||||
"bugs": {
|
||||
"url": "https://github.com/jquery/jquery/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"commitplease": {
|
||||
"nohook": true,
|
||||
"components": [
|
||||
@@ -62,7 +66,6 @@
|
||||
"ticketPattern": "^((Closes|Fixes) ([a-zA-Z]{2,}-)[0-9]+)|^(Refs? [^#])"
|
||||
},
|
||||
"dependencies": {},
|
||||
"deprecated": false,
|
||||
"description": "JavaScript library for DOM operations",
|
||||
"devDependencies": {
|
||||
"@babel/core": "7.3.3",
|
||||
|
||||
Reference in New Issue
Block a user