angular-translate-csv-to-json
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "angular-translate-csv-to-json", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "A CLI build tool to generate JSON files required by Angular Translate from a single CSV file", | ||
@@ -5,0 +5,0 @@ "main": "app.js", |
@@ -1,2 +0,2 @@ | ||
# angular-translate-csv | ||
# angular-translate-csv-to-json | ||
@@ -53,3 +53,3 @@ A CLI build tool to generate JSON files required by Angular Translate from a single CSV file | ||
``` bash | ||
npm install angular-translate-csv --save-dev | ||
npm install angular-translate-csv-to-json --save-dev | ||
``` | ||
@@ -61,3 +61,3 @@ | ||
``` bash | ||
node node_modules/angular-translate-csv config/angular-translate-csv.config.json | ||
node node_modules/angular-translate-csv-to-json config/angular-translate-csv-to-json.config.json | ||
``` | ||
@@ -64,0 +64,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
22676