{"name":"ajv","version":"2.2.0","description":"Another JSON Schema Validator","main":"lib/ajv.js","files":["lib/","LICENSE",".tonic_example.js"],"scripts":{"jshint":"jshint lib/**/*.js --exclude lib/dotjs/**/*","test-spec":"mocha spec/*.spec.js -R spec","test-fast":"AJV_FAST_TEST=true npm run test-spec","test-debug":"mocha spec/*.spec.js --debug-brk -R spec","test-cov":"istanbul cover -x '**/spec/**' node_modules/mocha/bin/_mocha -- spec/*.spec.js -R spec","bundle":"browserify -r ./lib/ajv.js:ajv -o ajv.bundle.js","build":"node scripts/compile-dots.js","test-browser":"scripts/prepare-tests && karma start --single-run --browsers PhantomJS","test":"npm run jshint && npm run build && npm run test-cov && npm run test-browser","prepublish":"npm run build","watch":"watch 'npm run build' ./lib/dot"},"repository":{"type":"git","url":"git+https://github.com/epoberezkin/ajv.git"},"keywords":["JSON","schema","validator"],"author":{"name":"Evgeny Poberezkin"},"license":"MIT","bugs":{"url":"https://github.com/epoberezkin/ajv/issues"},"homepage":"https://github.com/epoberezkin/ajv","tonicExampleFilename":".tonic_example.js","dependencies":{"json-stable-stringify":"^1.0.0"},"devDependencies":{"brfs":"^0.0.8","browserify":"^11.0.1","chai":"^3.0.0","dot":"^1.0.3","glob":"^5.0.10","istanbul":"^0.3.17","js-beautify":"^1.5.6","jshint":"^2.8.0","json-schema-test":"^0.1.5","karma":"^0.13.3","karma-chrome-launcher":"^0.2.0","karma-mocha":"^0.2.0","karma-phantomjs-launcher":"^0.2.1","karma-sauce-launcher":"^0.2.14","mocha":"^2.2.5","phantomjs":"^1.9.18","pre-commit":"^1.1.1","require-globify":"^1.3.0","watch":"^0.16.0"},"gitHead":"d7fd8229a96e8562561246e44bf1bd142dc038e9","_id":"ajv@2.2.0","_shasum":"49bce9e8b21553130bd0d16a4a1bc054f1b48976","_from":".","_npmVersion":"2.10.1","_nodeVersion":"0.12.4","_npmUser":{"name":"esp","email":"e.poberezkin@me.com"},"maintainers":[{"name":"blakeembrey","email":""},{"name":"esp","email":""}],"dist":{"shasum":"49bce9e8b21553130bd0d16a4a1bc054f1b48976","size":41389,"noattachment":false,"key":"/ajv/-/ajv-2.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/ajv/download/ajv-2.2.0.tgz"},"directories":{},"publish_time":1449350903007,"_cnpm_publish_time":1449350903007,"_hasShrinkwrap":false,"dist-tags":{"4.x":"4.11.8","beta":"8.11.1","latest":"8.18.0","legacy":"6.14.0"}}