{"name":"airbnb-prop-types","version":"2.4.1","description":"Custom React PropType validators that we use at Airbnb.","main":"index.js","dependencies":{"has":"^1.0.1"},"devDependencies":{"airbnb-js-shims":"^1.1.1","babel-cli":"^6.23.0","babel-plugin-istanbul":"^4.0.0","babel-preset-airbnb":"^2.2.3","babel-register":"^6.23.0","chai":"^3.5.0","eslint":"^3.16.1","eslint-config-airbnb":"^14.1.0","eslint-plugin-import":"^2.2.0","eslint-plugin-jsx-a11y":"^4.0.0","eslint-plugin-react":"^6.10.0","mocha":"^3.2.0","nyc":"^10.1.2","react":"^15.4.2","rimraf":"^2.6.0","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","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":"4895da6686c9812e69bcd7527bada4776e02fe7c","_id":"airbnb-prop-types@2.4.1","_shasum":"1ca26a609dff4b2ccb2ba1aebf3adce342bfc116","_from":".","_npmVersion":"4.1.2","_nodeVersion":"7.7.1","_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"dist":{"shasum":"1ca26a609dff4b2ccb2ba1aebf3adce342bfc116","size":59703,"noattachment":false,"key":"/airbnb-prop-types/-/airbnb-prop-types-2.4.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/airbnb-prop-types/download/airbnb-prop-types-2.4.1.tgz"},"maintainers":[{"name":"airbnbeng","email":""},{"name":"brieb","email":""},{"name":"christianv","email":"vueringschristian@gmail.com"},{"name":"danbeam","email":""},{"name":"ljharb","email":""},{"name":"sharmilajesupaul","email":"tosharmila@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/airbnb-prop-types-2.4.1.tgz_1488664761335_0.5606783363036811"},"directories":{},"publish_time":1488664761593,"_cnpm_publish_time":1488664761593,"_hasShrinkwrap":false,"deprecated":"This package has been renamed to 'prop-types-tools'","dist-tags":{"latest":"2.16.0"}}