Skip to content

Commit cc72a4b

Browse files
committed
Update package.json
1 parent 69eb521 commit cc72a4b

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

package.json

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,13 @@
11
{
22
"name": "edit-script",
33
"version": "0.1.1",
4-
"description": "",
5-
"keywords": [],
4+
"description": "Edit npm scripts from the command line without worrying about json escaping.",
5+
"keywords": [
6+
"npm scripts",
7+
"package.json",
8+
"edit",
9+
"json escaping"
10+
],
611
"bin": "cli.js",
712
"author": "Ryan Zimmerman <[email protected]>",
813
"bugs": "https://github.com/RyanZim/edit-script/issues",

0 commit comments

Comments
 (0)