{"name":"ajv-i18n","version":"3.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","eslint":"eslint messages scripts spec/*.js","uglify":"uglifyjs ./dist/ajv-i18n.bundle.js -o ./dist/ajv-i18n.min.js -m -c --warn","uglify-test":"uglifyjs ./dist/ajv-i18n.test.bundle.js -o ./dist/ajv-i18n.test.min.js -m -c --warn","prepublish":"npm run build","test":"npm run eslint && 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":"^6.0.0","ajv-keywords":"^3.0.0","brfs":"^1.4.3","browserify":"^14.1.0","coveralls":"^3.0.0","dot":"^1.0.3","eslint":"^4.15.0","js-beautify":"^1.7.4","json-schema-test":"^2.0.0","karma":"^2.0.0","karma-mocha":"^1.3.0","karma-phantomjs-launcher":"^1.0.0","mocha":"^4.0.0","nyc":"^11.0.0","phantomjs-prebuilt":"^2.1.4","pre-commit":"^1.1.1","require-globify":"^1.3.0","uglify-js":"^3.0.10"},"peerDependencies":{"ajv":"^6.0.0"},"nyc":{"exclude":["**/spec/**","node_modules"],"reporter":["lcov","text-summary"]},"gitHead":"1d7b2da29eb0383a43fa7ea49533a719e2959b39","_id":"ajv-i18n@3.0.0","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"esp","email":"e.poberezkin@me.com"},"maintainers":[{"name":"esp","email":""}],"dist":{"shasum":"e33ed807e292a53f4698422eafee89ad22aeea28","size":14323,"noattachment":false,"key":"/ajv-i18n/-/ajv-i18n-3.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/ajv-i18n/download/ajv-i18n-3.0.0.tgz"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ajv-i18n-3.0.0.tgz_1515360167186_0.4412994256708771"},"directories":{},"publish_time":1515360168316,"_hasShrinkwrap":false,"_cnpm_publish_time":1515360168316,"dist-tags":{"beta":"4.0.0-beta.0","latest":"4.2.0"}}