UNPKG

translator

Version:

[ABANDONED] Translator for node and also for browser

25 lines 430 B
{ "packages": { "test": { "base": "../../", "target": "./test/browser/application.js", "modules": [ "./lib/*.js", "./test/browser/tests/*.coffee", "./test/data/*.json", "cache-storage/lib/*.js", "cache-storage/Storage/*.js" ], "run": [ "/test/browser/tests/Translator" ], "ignore": { "packageFiles": true } } }, "debugger": { "minify": false, "filesStats": false } }