We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6442591 commit 292a913Copy full SHA for 292a913
README.md
@@ -41,6 +41,6 @@ LGPL 3.0+
41
42
## Author
43
44
-Alex Jordan <alex@strugee.net>
+AJ Jordan <alex@strugee.net>
45
46
[1]: https://nodejs.org/api/child_process.html#child_process_class_childprocess
package.json
@@ -15,7 +15,7 @@
15
"spawn",
16
"process"
17
],
18
- "author": "Alex Jordan <alex@strugee.net>",
+ "author": "AJ Jordan <alex@strugee.net>",
19
"license": "LGPL-3.0+",
20
"bugs": {
21
"url": "https://github.com/strugee/node-smart-spawn/issues"
0 commit comments