{"name":"history","version":"3.0.0-0","description":"Manage browser history with JavaScript","author":{"name":"Michael Jackson"},"license":"MIT","webpack":"lib","browser":"umd/history.min.js","main":"lib","jsnext:main":"es6/index","repository":{"type":"git","url":"git+https://github.com/mjackson/history.git"},"files":["lib","umd","es6"],"scripts":{"start":"webpack-dev-server -d --content-base ./ --history-api-fallback --inline modules/index.js","build-cjs":"rimraf lib && babel ./modules -d lib --ignore '__tests__'","build-es6":"rimraf es6 && babel ./modules -d es6 --blacklist=es6.modules --ignore '__tests__'","build-umd":"NODE_ENV=production webpack modules/index.js umd/history.js","build-min":"NODE_ENV=production webpack -p modules/index.js umd/history.min.js","build":"node ./scripts/build.js","release":"node ./scripts/release.js","prepublish":"npm run build","test":"npm run lint && karma start","lint":"eslint modules"},"dependencies":{"deep-equal":"^1.0.0","invariant":"^2.0.0","query-string":"^3.0.0","warning":"^2.0.0"},"devDependencies":{"babel-cli":"^6.6.5","babel-eslint":"^5.0.0","babel-loader":"^6.2.4","babel-plugin-dev-expression":"^0.2.1","babel-preset-es2015":"^6.6.0","babel-preset-stage-1":"^6.5.0","eslint":"^2.2.0","eslint-config-airbnb":"^6.0.2","eslint-plugin-react":"^4.1.0","estraverse-fb":"^1.3.1","expect":"^1.12.0","gzip-size":"^3.0.0","karma":"^0.13.3","karma-browserstack-launcher":"^0.1.3","karma-chrome-launcher":"^0.2.0","karma-mocha":"^0.2.0","karma-mocha-reporter":"^1.0.4","karma-sourcemap-loader":"^0.3.5","karma-webpack":"^1.7.0","mocha":"^2.0.1","pretty-bytes":"^3.0.1","readline-sync":"^1.4.1","rimraf":"^2.4.2","webpack":"^1.4.13","webpack-dev-server":"^1.10.1"},"tags":["history","location"],"keywords":["history","location"],"gitHead":"a06d2ae5a4c1f5166a90a0fdd7394724e9b3bdf0","bugs":{"url":"https://github.com/mjackson/history/issues"},"homepage":"https://github.com/mjackson/history#readme","_id":"history@3.0.0-0","_shasum":"b9a7b69b5407ebb8872057f6235129e1032df530","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.3.0","_npmUser":{"name":"mjackson","email":"mjijackson@gmail.com"},"dist":{"shasum":"b9a7b69b5407ebb8872057f6235129e1032df530","size":41924,"noattachment":false,"key":"/history/-/history-3.0.0-0.tgz","tarball":"http://registry.cnpm.dingdandao.com/history/download/history-3.0.0-0.tgz"},"maintainers":[{"name":"mjackson","email":""}],"_npmOperationalInternal":{"host":"packages-13-west.internal.npmjs.com","tmp":"tmp/history-3.0.0-0.tgz_1458412955089_0.13745062006637454"},"directories":{},"publish_time":1458412955540,"_cnpm_publish_time":1458412955540,"_hasShrinkwrap":false,"dist-tags":{"latest":"5.3.0","next":"5.3.0-pre.0"}}