Added localization extractor
This commit is contained in:
@ -29,6 +29,7 @@
|
||||
"webber": "node ./scripts/web.js",
|
||||
"tester": "node ./scripts/tdd.js",
|
||||
"packager": "node ./scripts/module.js",
|
||||
"localizer": "node ./scripts/localize.js",
|
||||
"test": "tape test/**/*.test.js | tap-spec"
|
||||
},
|
||||
"repository": {
|
||||
|
||||
Reference in New Issue
Block a user