{"name":"airbnb-prop-types","version":"2.5.1","description":"Custom React PropType validators that we use at Airbnb.","main":"index.js","dependencies":{"has":"^1.0.1","is-regex":"^1.0.4"},"devDependencies":{"airbnb-js-shims":"^1.1.1","babel-cli":"^6.24.0","babel-plugin-istanbul":"^4.1.1","babel-preset-airbnb":"^2.2.3","babel-register":"^6.24.0","chai":"^3.5.0","eslint":"^3.18.0","eslint-config-airbnb":"^14.1.0","eslint-plugin-import":"^2.2.0","eslint-plugin-jsx-a11y":"^4.0.0","eslint-plugin-react":"^6.10.3","mocha":"^3.2.0","nyc":"^10.1.2","react":"^15.4.2","rimraf":"^2.6.1","safe-publish-latest":"^1.1.1"},"peerDependencies":{"react":"^0.14 || ^15.0.0"},"scripts":{"pretest":"npm run lint","test":"npm run travis","travis":"npm run build && npm run test:only","test:only":"npm run mocha test","test:all":"npm run test:only && npm run react:14 && npm run test:only && npm run react:15 && npm run test:only","lint":"eslint --ext js,jsx src test","prepublish":"npm run clean && npm run build && safe-publish-latest","clean":"rimraf build","build":"npm run clean && babel src --out-dir build --source-maps && npm run build:index","prebuild:index":"cp index.js .index.js","build:index":"babel index.js --out-file index.js --no-babelrc --source-maps","postbuild:index":"mv .index.js index.js","cover:clean":"rimraf coverage","cover:run":"nyc --show-process-tree npm run --silent mocha test -- --reporter=dot","precoverage":"NODE_ENV=test npm run build","coverage":"npm run --quiet cover:clean && npm run --silent cover:run","mocha":"mocha --recursive test/helpers/_failTestsOnErrors","react:clean":"rimraf node_modules/react node_modules/react-dom node_modules/react-addons-test-utils","react:14":"npm run react:clean && npm i react@0.14 react-dom@0.14 react-addons-test-utils@0.14","react:15":"npm run react:clean && npm i react@15 react-dom@15 react-addons-test-utils@15"},"repository":{"type":"git","url":"git+https://github.com/airbnb/prop-types.git"},"keywords":["react","propTypes","airbnb","prop","types","validator","validation"],"author":{"name":"Jordan Harband","email":"ljharb@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/airbnb/prop-types/issues"},"homepage":"https://github.com/airbnb/prop-types#readme","gitHead":"c7fb67a90ad4bfcbe3ef833f79ae942fbf453321","_id":"airbnb-prop-types@2.5.1","_shasum":"11e4bb804013627b96bf8a97eab3782549b4f127","_from":".","_npmVersion":"4.1.2","_nodeVersion":"7.7.4","_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"dist":{"shasum":"11e4bb804013627b96bf8a97eab3782549b4f127","size":62211,"noattachment":false,"key":"/airbnb-prop-types/-/airbnb-prop-types-2.5.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/airbnb-prop-types/download/airbnb-prop-types-2.5.1.tgz"},"maintainers":[{"name":"airbnbeng","email":""},{"name":"brieb","email":""},{"name":"christianv","email":"vueringschristian@gmail.com"},{"name":"danbeam","email":""},{"name":"ljharb","email":""},{"name":"sharmilajesupaul","email":""}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/airbnb-prop-types-2.5.1.tgz_1490398719090_0.6112661501392722"},"directories":{},"publish_time":1490398721095,"_cnpm_publish_time":1490398721095,"_hasShrinkwrap":false,"deprecated":"This package has been renamed to 'prop-types-tools'","dist-tags":{"latest":"2.16.0"}}