Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "eisd", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "Execute your favorite command in SubDirectories. Use it like: `eisd '[command]' [subdirs...]` (Example: `eisd 'yarn build' client server scripts`)", | ||
"main": "lib/index.js", | ||
"scripts": { | ||
"prepublish": "yarn build", | ||
"build": "rm -rf lib && tsc" | ||
"build": "rm -rf lib && tsc", | ||
"prepublish": "yarn build" | ||
}, | ||
@@ -27,3 +27,3 @@ "repository": { | ||
"author": "guidojo", | ||
"license": "SEE LICENCE IN LICENSE", | ||
"license": "Apache-2.0", | ||
"bugs": { | ||
@@ -30,0 +30,0 @@ "url": "https://github.com/guidojo/eisd/issues" |
Misc. License Issues
License(Experimental) A package's licensing information has fine-grained problems.
Found 1 instance in 1 package
0
15216