{"name":"yup","version":"0.25.0","description":"Dead simple Object schema validation","main":"lib/index.js","scripts":{"test":"npm run lint && npm run test-all -- --runInBand","testonly":"jest","test-all":"npm run testonly -- --projects ./jest-sync.config.json --projects ./package.json","tdd":"jest --watch","lint":"eslint src test","precommit":"lint-staged","toc":"doctoc README.md --github","build":"babel src --out-dir lib && npm run toc","release":"release"},"files":["lib"],"repository":{"type":"git","url":"git+https://github.com/jquense/yup.git"},"author":{"name":"@monasticpanic Jason Quense"},"license":"MIT","bugs":{"url":"https://github.com/jquense/yup/issues"},"homepage":"https://github.com/jquense/yup","prettier":{"singleQuote":true,"trailingComma":"all"},"lint-staged":{"*.{js,json,css,md}":["prettier --write","git add"]},"jest":{"globals":{"YUP_USE_SYNC":true},"testEnvironment":"node","setupTestFrameworkScriptFile":"./test-setup.js","roots":["test"],"testRegex":"\\.js","testPathIgnorePatterns":["helpers\\.js"]},"devDependencies":{"@babel/cli":"^7.0.0-beta.47","@babel/core":"^7.0.0-beta.47","babel-core":"^7.0.0-bridge.0","babel-eslint":"^8.2.3","babel-jest":"^22.4.3","babel-preset-jason":"^4.1.0","benchmark":"^2.0.0","chai":"^4.1.2","chai-as-promised":"^7.1.1","dirty-chai":"^2.0.1","doctoc":"^1.3.1","eslint":"^4.19.1","eslint-config-jason":"^4.0.0","eslint-plugin-import":"^2.11.0","eslint-plugin-react":"^7.8.2","husky":"^0.14.3","jest":"^22.4.3","lint-staged":"^7.1.0","mt-changelog":"^0.6.2","prettier":"^1.12.1","promises-aplus-tests":"^2.1.2","release-script":"^1.0.2","rollup":"^0.59.0","rollup-plugin-babel":"^4.0.0-beta.4","rollup-plugin-node-resolve":"^3.3.0","rollup-plugin-size-snapshot":"^0.4.1","sinon":"^5.0.7","sinon-chai":"^3.0.0"},"dependencies":{"fn-name":"~2.0.1","lodash":"^4.17.10","property-expr":"^1.2.0","synchronous-promise":"^1.0.18","toposort":"^2.0.2"},"release-script":{"defaultDryRun":"false"},"gitHead":"f6213eef56a4685aab4532bb6a9f7b0d0de6840c","_id":"yup@0.25.0","_npmVersion":"5.6.0","_nodeVersion":"9.2.1","_npmUser":{"name":"monastic.panic","email":"monastic.panic@gmail.com"},"dist":{"shasum":"24543f3e110720d9ff7f58a140cab800c0737210","size":32593,"noattachment":false,"key":"/yup/-/yup-0.25.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/yup/download/yup-0.25.0.tgz"},"maintainers":[{"name":"monastic.panic","email":"monastic.panic@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/yup_0.25.0_1526420640387_0.5562241159853596"},"_hasShrinkwrap":false,"publish_time":1526420640495,"_cnpm_publish_time":1526420640495,"dist-tags":{"latest":"1.7.1","next":"1.0.0-beta.8"}}