{"name":"enzyme","version":"2.8.2","description":"JavaScript Testing utilities for React","main":"build","scripts":{"prepublish":"not-in-publish || (npm run clean && npm run build && safe-publish-latest)","preversion":"npm run clean && npm run check","postversion":"git push && git push --tags && npm run clean && npm run docs:publish","version":"npm run build","clean":"rimraf build","lint":"eslint --ext js,jsx src test","check":"npm run lint && npm run test:all","build":"babel src --out-dir build","pretest":"npm run lint","test":"npm run clean && npm run build && npm run test:only","test:only":"mocha --recursive test","test:single":"mocha --watch","test:watch":"mocha --recursive --watch test","test:karma":"karma start","test:env":"sh ./example-test.sh","test:all":"npm run react:13 && npm run test:only && npm run react:14 && npm run test:only && npm run react:15.4 && npm run test:only && npm run react:15 && npm run test:only","react:clean":"rimraf node_modules/react node_modules/react-dom node_modules/react-addons-test-utils node_modules/react-test-renderer","react:13":"rimraf node_modules/.bin/npm && npm run react:clean && npm i react@0.13 && npm install","react:14":"rimraf node_modules/.bin/npm && npm run react:clean && npm i react@0.14 react-dom@0.14 react-addons-test-utils@0.14 && npm install","react:15.4":"rimraf node_modules/.bin/npm && npm run react:clean && npm i react@15.4 react-dom@15.4 react-addons-test-utils@15.4 && npm install","react:15":"rimraf node_modules/.bin/npm && npm run react:clean && npm i react@15 react-dom@15 create-react-class@15 react-test-renderer@^15.5.4 && npm install","docs:clean":"rimraf _book","docs:prepare":"gitbook install","docs:build":"npm run docs:prepare && gitbook build","docs:watch":"npm run docs:prepare && gitbook serve","docs:publish":"npm run docs:clean && npm run docs:build && cd _book && git init && git commit --allow-empty -m 'update book' && git fetch git@github.com:airbnb/enzyme.git gh-pages && git checkout -b gh-pages && git add . && git commit -am 'update book' && git push git@github.com:airbnb/enzyme.git gh-pages --force","travis":"babel-node \"$(which istanbul)\" cover --report html _mocha -- test --recursive"},"repository":{"type":"git","url":"git+https://github.com/airbnb/enzyme.git"},"keywords":["javascript","shallow rendering","shallowRender","test","reactjs","react","flux","testing","test utils","assertion helpers","tdd","mocha"],"author":{"name":"Leland Richardson","email":"leland.richardson@airbnb.com"},"license":"MIT","dependencies":{"cheerio":"^0.22.0","function.prototype.name":"^1.0.0","is-subset":"^0.1.1","lodash":"^4.17.2","object-is":"^1.0.1","object.assign":"^4.0.4","object.entries":"^1.0.3","object.values":"^1.0.3","prop-types":"^15.5.4","uuid":"^2.0.3"},"devDependencies":{"babel-cli":"^6.24.1","babel-core":"^6.24.1","babel-eslint":"^7.2.1","babel-loader":"^6.4.1","babel-preset-airbnb":"^2.2.3","babel-register":"^6.24.1","chai":"^3.5.0","coveralls":"^2.13.0","create-react-class":"^15.5.2","enzyme-example-jest":"^0.1.0","enzyme-example-karma":"^0.1.1","enzyme-example-karma-webpack":"^0.1.4","enzyme-example-mocha":"^0.1.0","enzyme-example-react-native":"^0.1.0","eslint":"^3.19.0","eslint-config-airbnb":"^13.0.0","eslint-plugin-import":"^2.2.0","eslint-plugin-jsx-a11y":"^2.2.3","eslint-plugin-react":"^6.10.3","gitbook-cli":"^1.0.1","in-publish":"^2.0.0","istanbul":"^1.0.0-alpha.2","jsdom":"^6.1.0","json-loader":"^0.5.4","karma":"^1.3.0","karma-chrome-launcher":"^1.0.1","karma-firefox-launcher":"^1.0.0","karma-mocha":"^1.2.0","karma-sourcemap-loader":"^0.3.7","karma-webpack":"^1.8.0","lodash":"^4.17.4","mocha":"^3.1.2","rimraf":"^2.6.1","safe-publish-latest":"^1.1.1","sinon":"^1.17.7","webpack":"^1.13.3"},"peerDependencies":{"react":"0.13.x || 0.14.x || ^15.0.0-0 || 15.x"},"gitHead":"901b783f8d6d766308fe42500d7be5f507e57d1d","bugs":{"url":"https://github.com/airbnb/enzyme/issues"},"homepage":"https://github.com/airbnb/enzyme#readme","_id":"enzyme@2.8.2","_shasum":"6c8bcb05012abc4aa4bc3213fb23780b9b5b1714","_from":".","_npmVersion":"4.2.0","_nodeVersion":"7.9.0","_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"dist":{"shasum":"6c8bcb05012abc4aa4bc3213fb23780b9b5b1714","size":132528,"noattachment":false,"key":"/enzyme/-/enzyme-2.8.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/enzyme/download/enzyme-2.8.2.tgz"},"maintainers":[{"name":"gdborton","email":"gdborton@gmail.com"},{"name":"intelligibabble","email":""},{"name":"ljharb","email":""}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/enzyme-2.8.2.tgz_1492133952880_0.6612999520730227"},"directories":{},"publish_time":1492133955337,"_cnpm_publish_time":1492133955337,"_hasShrinkwrap":false,"dist-tags":{"alpha":"3.0.0","backport-v2.4":"2.4.2","backport-v2.5":"2.5.2","latest":"3.11.0","next":"3.0.0"}}