Show dino

This commit is contained in:
Gustavo Adolfo Mesa Roldán
2020-04-01 23:50:42 +02:00
parent 13822fcaba
commit 09924eb01c
171 changed files with 3126 additions and 1270 deletions
+12 -10
View File
@@ -1,27 +1,31 @@
{
"_from": "bootstrap",
"_args": [
[
"bootstrap@4.4.1",
"/app"
]
],
"_from": "bootstrap@4.4.1",
"_id": "bootstrap@4.4.1",
"_inBundle": false,
"_integrity": "sha512-tbx5cHubwE6e2ZG7nqM3g/FZ5PQEDMWmMGNrCUBVRPHXTJaH7CBDdsLeu3eCh3B1tzAxTnAbtmrzvWEvT2NNEA==",
"_location": "/bootstrap",
"_phantomChildren": {},
"_requested": {
"type": "tag",
"type": "version",
"registry": true,
"raw": "bootstrap",
"raw": "bootstrap@4.4.1",
"name": "bootstrap",
"escapedName": "bootstrap",
"rawSpec": "",
"rawSpec": "4.4.1",
"saveSpec": null,
"fetchSpec": "latest"
"fetchSpec": "4.4.1"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-4.4.1.tgz",
"_shasum": "8582960eea0c5cd2bede84d8b0baf3789c3e8b01",
"_spec": "bootstrap",
"_spec": "4.4.1",
"_where": "/app",
"author": {
"name": "The Bootstrap Authors",
@@ -30,14 +34,12 @@
"bugs": {
"url": "https://github.com/twbs/bootstrap/issues"
},
"bundleDependencies": false,
"contributors": [
{
"name": "Twitter, Inc."
}
],
"dependencies": {},
"deprecated": false,
"description": "The most popular front-end framework for developing responsive, mobile first projects on the web.",
"devDependencies": {
"@babel/cli": "^7.7.4",