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
+8 -5
View File
@@ -1,4 +1,10 @@
{
"_args": [
[
"ee-first@1.1.1",
"/app"
]
],
"_from": "ee-first@1.1.1",
"_id": "ee-first@1.1.1",
"_inBundle": false,
@@ -19,9 +25,8 @@
"/on-finished"
],
"_resolved": "https://registry.npmjs.org/ee-first/-/ee-first-1.1.1.tgz",
"_shasum": "590c61156b0ae2f4f0255732a158b266bc56b21d",
"_spec": "ee-first@1.1.1",
"_where": "/app/node_modules/on-finished",
"_spec": "1.1.1",
"_where": "/app",
"author": {
"name": "Jonathan Ong",
"email": "me@jongleberry.com",
@@ -30,14 +35,12 @@
"bugs": {
"url": "https://github.com/jonathanong/ee-first/issues"
},
"bundleDependencies": false,
"contributors": [
{
"name": "Douglas Christopher Wilson",
"email": "doug@somethingdoug.com"
}
],
"deprecated": false,
"description": "return the first event in a set of ee/event pairs",
"devDependencies": {
"istanbul": "0.3.9",