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
+13 -10
View File
@@ -1,27 +1,32 @@
{
"_from": "destroy@~1.0.4",
"_args": [
[
"destroy@1.0.4",
"/app"
]
],
"_from": "destroy@1.0.4",
"_id": "destroy@1.0.4",
"_inBundle": false,
"_integrity": "sha1-l4hXRCxEdJ5CBmE+N5RiBYJqvYA=",
"_location": "/destroy",
"_phantomChildren": {},
"_requested": {
"type": "range",
"type": "version",
"registry": true,
"raw": "destroy@~1.0.4",
"raw": "destroy@1.0.4",
"name": "destroy",
"escapedName": "destroy",
"rawSpec": "~1.0.4",
"rawSpec": "1.0.4",
"saveSpec": null,
"fetchSpec": "~1.0.4"
"fetchSpec": "1.0.4"
},
"_requiredBy": [
"/send"
],
"_resolved": "https://registry.npmjs.org/destroy/-/destroy-1.0.4.tgz",
"_shasum": "978857442c44749e4206613e37946205826abd80",
"_spec": "destroy@~1.0.4",
"_where": "/app/node_modules/send",
"_spec": "1.0.4",
"_where": "/app",
"author": {
"name": "Jonathan Ong",
"email": "me@jongleberry.com",
@@ -30,14 +35,12 @@
"bugs": {
"url": "https://github.com/stream-utils/destroy/issues"
},
"bundleDependencies": false,
"contributors": [
{
"name": "Douglas Christopher Wilson",
"email": "doug@somethingdoug.com"
}
],
"deprecated": false,
"description": "destroy a stream if possible",
"devDependencies": {
"istanbul": "0.4.2",