{"name":"ajv-i18n","version":"3.4.0","description":"Internationalised error messages for ajv JSON-Schema validator","main":"localize/index.js","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":"^2.0.0","browserify":"^16.0.0","coveralls":"^3.0.0","dot":"^1.0.3","eslint":"^5.0.0","js-beautify":"^1.7.4","json-schema-test":"^2.0.0","karma":"^3.0.0","karma-mocha":"^1.3.0","karma-phantomjs-launcher":"^1.0.0","mocha":"^5.0.0","nyc":"^12.0.1","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":"cfa3b7490d5b8816a846ae6eb6a888c839b64cf7","_id":"ajv-i18n@3.4.0","_npmVersion":"5.6.0","_nodeVersion":"10.0.0","_npmUser":{"name":"esp","email":"e.poberezkin@me.com"},"dist":{"shasum":"d2ff5cf5279550aa03d54a03aa9bb7c3c01cbe41","size":17460,"noattachment":false,"key":"/ajv-i18n/-/ajv-i18n-3.4.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/ajv-i18n/download/ajv-i18n-3.4.0.tgz"},"maintainers":[{"name":"esp","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ajv-i18n_3.4.0_1545571950601_0.7187953773760678"},"_hasShrinkwrap":false,"publish_time":1545571950719,"_cnpm_publish_time":1545571950719,"dist-tags":{"beta":"4.0.0-beta.0","latest":"4.2.0"}}