We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cee88c8 commit 7fb2180Copy full SHA for 7fb2180
.npmrc
@@ -0,0 +1 @@
1
+//registry.npmjs.org/:_authToken=db3e6baf-c409-4809-a4e0-a9b80a0548eb
package.json
@@ -1,7 +1,7 @@
{
2
"name": "@scdev/fine",
3
"version": "1.0.4",
4
- "description": "Generates flags for unix command from a key/value object",
+ "description": "Gracefully exit Node.js process",
5
"main": "index.js",
6
"bugs": {
7
"url": "https://github.com/simonecorsi/fine/issues"
@@ -43,4 +43,4 @@
43
"markdown-toc": "^1.2.0",
44
"prettier": "^2.0.5"
45
}
46
-}
+}
0 commit comments