babel-cli-plugin
Advanced tools
Comparing version 1.0.13 to 1.0.14
{ | ||
"name": "babel-cli-plugin", | ||
"version": "1.0.13", | ||
"version": "1.0.14", | ||
"description": "a simple plugin develop cli with babel", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -24,3 +24,5 @@ ## Introduce | ||
|-- lib #npm publish folder | ||
|-- node_modules #node packages | ||
|-- src #workspace,develop folder | ||
|-- plugin.js #main script | ||
|-- .babelrc #babel conf | ||
@@ -27,0 +29,0 @@ |-- .gitignore #git conf |
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
6132
33