{"name":"react-circular-progressbar","version":"0.8.0","description":"A circular progress indicator component","author":{"name":"Kevin Qi","email":"iqnivek@gmail.com"},"main":"./dist/index.js","repository":{"type":"git","url":"git+https://github.com/iqnivek/react-circular-progressbar.git"},"license":"MIT","keywords":["progressbar","react","react-component","svg"],"style":"dist/styles.css","files":["dist"],"scripts":{"build":"NODE_ENV=production webpack && npm run build:demo && npm run build:css","build:css":"mkdir -p dist && cp ./src/styles.css ./dist/styles.css && cp ./src/styles.css ./docs/styles.css","build:demo":"NODE_ENV=demo webpack","clean":"rimraf dist","lint":"eslint src test","prepare":"npm run clean && npm run build","test":"mocha --compilers js:babel-register --recursive --require ./test/setup.js","test:watch":"npm test -- --watch","start":"webpack-dev-server --progress --inline"},"devDependencies":{"babel-core":"^6.3.15","babel-eslint":"^7.2.3","babel-loader":"^7.0.0","babel-preset-env":"^1.6.0","babel-preset-react":"^6.3.13","babel-register":"^6.8.0","chai":"^3.5.0","enzyme":"^2.3.0","eslint":"^3.11.0","eslint-config-airbnb":"^14.1.0","eslint-plugin-import":"^2.2.0","eslint-plugin-jsx-a11y":"^4.0.0","eslint-plugin-react":"^6.0.0","jsdom":"^9.0.0","mocha":"^3.3.0","react":"^15.4.0","react-addons-test-utils":"^15.0.2","react-dom":"^15.4.0","rimraf":"^2.3.4","webpack":"^2.5.1","webpack-dev-server":"^2.4.5"},"dependencies":{"prop-types":"^15.5.10"},"peerDependencies":{"react":"^0.14.0 || ^15.0.0 || ^16.0.0"},"gitHead":"df7bc5c6fd4afd9891d3459d566203387d4bd50a","bugs":{"url":"https://github.com/iqnivek/react-circular-progressbar/issues"},"homepage":"https://github.com/iqnivek/react-circular-progressbar#readme","_id":"react-circular-progressbar@0.8.0","_shasum":"19a0103669fc1b6168dface2024de267857f868f","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.4.0","_npmUser":{"name":"kevinqi","email":"iqnivek@gmail.com"},"dist":{"shasum":"19a0103669fc1b6168dface2024de267857f868f","size":6393,"noattachment":false,"key":"/react-circular-progressbar/-/react-circular-progressbar-0.8.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-circular-progressbar/download/react-circular-progressbar-0.8.0.tgz"},"maintainers":[{"name":"kevinqi","email":"iqnivek@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-circular-progressbar_0.8.0_1518333349635_0.7793751514261613"},"_hasShrinkwrap":false,"publish_time":1518333349698,"_cnpm_publish_time":1518333349698,"dist-tags":{"latest":"2.0.4"}}