javascript2typescript
Advanced tools
Comparing version 0.1.1 to 0.1.2
{ | ||
"name": "javascript2typescript", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"main": "index.js", | ||
@@ -12,5 +12,3 @@ "repository": "git@github.com:suguru03/javascript2typescript.git", | ||
}, | ||
"bin": { | ||
"j2t": "./bin/j2t.js" | ||
}, | ||
"bin": "./bin/j2t.js", | ||
"dependencies": { | ||
@@ -17,0 +15,0 @@ "aigle": "^1.13.0", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
37896