{"name":"ajv-i18n","version":"2.0.0","description":"Internationalised error messages for ajv JSON-Schema validator","main":"localize/index.js","files":["localize/","LICENSE"],"scripts":{"build":"node scripts/compile-locales.js","bundle-all":"npm run browserify && npm run uglify","bundle-test":"npm run browserify-test && npm run uglify-test","browserify":"mkdir -p dist/ && browserify -r ./localize/index -o dist/ajv-i18n.bundle.js","browserify-test":"mkdir -p dist/ && browserify -r ./node_modules/ajv/lib/ajv.js:ajv -r ./localize/index -o dist/ajv-i18n.test.bundle.js","uglify":"uglifyjs ./dist/ajv-i18n.bundle.js -o ./dist/ajv-i18n.min.js -m -c","uglify-test":"uglifyjs ./dist/ajv-i18n.test.bundle.js -o ./dist/ajv-i18n.test.min.js -m -c","prepublish":"npm run build","test":"npm run build && npm run test-cov && npm run test-browser","test-spec":"mocha spec/*.spec.js -R spec","test-cov":"nyc npm run test-spec","test-browser":"npm run bundle-test && scripts/prepare-tests && karma start --single-run --browsers PhantomJS"},"repository":{"type":"git","url":"git+https://github.com/epoberezkin/ajv-i18n.git"},"keywords":["ajv","JSON","schema","i18n","internationalisation"],"author":{"name":"Evgeny Poberezkin"},"license":"MIT","bugs":{"url":"https://github.com/epoberezkin/ajv-i18n/issues"},"homepage":"https://github.com/epoberezkin/ajv-i18n#readme","devDependencies":{"ajv":"^5.0.0","ajv-keywords":"^2.0.0","brfs":"^1.4.3","browserify":"^14.1.0","coveralls":"^2.11.16","dot":"^1.0.3","jasmine-core":"^2.4.1","js-beautify":"^1.5.10","json-schema-test":"^1.3.0","karma":"^1.5.0","karma-jasmine":"^1.1.0","karma-mocha":"^1.3.0","karma-phantomjs-launcher":"^1.0.0","mocha":"^3.2.0","nyc":"^10.1.2","phantomjs-prebuilt":"^2.1.4","pre-commit":"^1.1.1","require-globify":"^1.3.0","uglifyjs":"^2.4.10"},"peerDependencies":{"ajv":">=5.0.0"},"nyc":{"exclude":["**/spec/**","node_modules"],"reporter":["lcov","text-summary"]},"gitHead":"04179a3ff8f815d21ec57b4474ce81825f0ece24","_id":"ajv-i18n@2.0.0","_shasum":"132c014a84f82c4a3012f513415bc064ea635c78","_from":".","_npmVersion":"2.15.9","_nodeVersion":"4.6.1","_npmUser":{"name":"esp","email":"e.poberezkin@me.com"},"maintainers":[{"name":"esp","email":""}],"dist":{"shasum":"132c014a84f82c4a3012f513415bc064ea635c78","size":12695,"noattachment":false,"key":"/ajv-i18n/-/ajv-i18n-2.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/ajv-i18n/download/ajv-i18n-2.0.0.tgz"},"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/ajv-i18n-2.0.0.tgz_1492448011654_0.4462200759444386"},"directories":{},"publish_time":1492448012330,"_cnpm_publish_time":1492448012330,"_hasShrinkwrap":false,"dist-tags":{"beta":"4.0.0-beta.0","latest":"4.2.0"}}