* Publish

* Update .gitignore

* node modules

* Update .gitignore
This commit is contained in:
Danny McCormick
2019-08-23 10:21:51 -04:00
committed by GitHub
parent 26d9864772
commit 04aa5dbc72
224 changed files with 754 additions and 11336 deletions

View File

@@ -1,28 +1,33 @@
{
"_from": "signal-exit@^3.0.0",
"_args": [
[
"signal-exit@3.0.2",
"C:\\Users\\damccorm\\Documents\\labeler"
]
],
"_from": "signal-exit@3.0.2",
"_id": "signal-exit@3.0.2",
"_inBundle": false,
"_integrity": "sha1-tf3AjxKH6hF4Yo5BXiUTK3NkbG0=",
"_location": "/signal-exit",
"_phantomChildren": {},
"_requested": {
"type": "range",
"type": "version",
"registry": true,
"raw": "signal-exit@^3.0.0",
"raw": "signal-exit@3.0.2",
"name": "signal-exit",
"escapedName": "signal-exit",
"rawSpec": "^3.0.0",
"rawSpec": "3.0.2",
"saveSpec": null,
"fetchSpec": "^3.0.0"
"fetchSpec": "3.0.2"
},
"_requiredBy": [
"/execa",
"/write-file-atomic"
],
"_resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.2.tgz",
"_shasum": "b5fdc08f1287ea1178628e415e25132b73646c6d",
"_spec": "signal-exit@^3.0.0",
"_where": "C:\\Users\\damccorm\\Documents\\node12-template\\node_modules\\execa",
"_spec": "3.0.2",
"_where": "C:\\Users\\damccorm\\Documents\\labeler",
"author": {
"name": "Ben Coe",
"email": "ben@npmjs.com"
@@ -30,8 +35,6 @@
"bugs": {
"url": "https://github.com/tapjs/signal-exit/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "when you want to fire an event no matter how a process exits.",
"devDependencies": {
"chai": "^3.5.0",