{"_id":"essential-react","_rev":"18-4e14fe2b528434f0289a9701730e5e39","name":"essential-react","description":"A minimal skeleton for building testable React apps using Babel","dist-tags":{"latest":"0.5.0"},"versions":{"0.1.0":{"name":"essential-react","version":"0.1.0","description":"A minimal skeleton for building testable React apps using ES6.","main":"src/main.jsx","scripts":{"watch":"watchify --debug src/main.jsx -o build/app.js -v","build":"browserify src/main.jsx | uglifyjs --compress --mangle -o build/app.js -- -","test":"mochify","test-watch":"mochify --watch","cover":"node cover.js && cat lcov.info | coveralls && rm lcov.info","server":"node server.js","clean":"rm build/app.js","start":"node server.js"},"repository":{"type":"git","url":"https://github.com/pheuter/essential-react.git"},"keywords":["skeleton","template","react","quickstart"],"author":{"name":"Mark Fayngersh"},"license":"MIT","bugs":{"url":"https://github.com/pheuter/essential-react/issues"},"homepage":"https://github.com/pheuter/essential-react","devDependencies":{"babelify":"^5.0.4","browserify":"^9.0.3","coveralls":"^2.11.2","expect.js":"^0.3.1","express":"^4.12.2","mochify":"^2.6.0","mochify-istanbul":"^2.1.1","uglify-js":"^2.4.16","watchify":"^2.4.0"},"dependencies":{"console-polyfill":"^0.2.0","es5-shim":"^4.1.0","react":"^0.12.2","react-router":"^0.12.4","xhr":"^2.0.1"},"browserify":{"transform":["babelify"]},"gitHead":"e88fd07f8b88b7a48e0d1a3d9793e54827cef717","_id":"essential-react@0.1.0","_shasum":"43ff205935ad97f90367645cf97c458562cb29fa","_from":".","_npmVersion":"2.1.18","_nodeVersion":"0.10.35","_npmUser":{"name":"pheuter","email":"mark.fayngersh@gmail.com"},"maintainers":[{"name":"pheuter","email":"mark.fayngersh@gmail.com"}],"dist":{"shasum":"43ff205935ad97f90367645cf97c458562cb29fa","tarball":"https://registry.npmjs.org/essential-react/-/essential-react-0.1.0.tgz","integrity":"sha512-ZUTcGfPELhNhCR2rz7TicOaKIvMZAwPk2FNN0gF7WjQboJxdYVzKxNBib9qdagz3na2dHUhGwCwxLd75zdf06g==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBE1JKNjUDXC4ydrzsq7uNFgvu0YQfy20hZbQxLWQPG2AiEAraGbQBPIrR+VOzamR5rKNBLor5IRQSqc9zurbxshyOA="}]}},"0.2.0":{"name":"essential-react","version":"0.2.0","description":"A minimal skeleton for building testable React apps using ES6.","main":"src/main.jsx","scripts":{"server":"node server.js","build":"webpack -p --config webpack.production.config.js","test":"PHANTOMJS_BIN=./node_modules/.bin/phantomjs ./node_modules/karma/bin/karma start karma.config.js","coveralls":"cat coverage/lcov.info | coveralls","clean":"rm build/app.js","start":"node server.js"},"repository":{"type":"git","url":"https://github.com/pheuter/essential-react.git"},"keywords":["skeleton","template","react","quickstart"],"author":{"name":"Mark Fayngersh"},"license":"MIT","bugs":{"url":"https://github.com/pheuter/essential-react/issues"},"homepage":"https://github.com/pheuter/essential-react","devDependencies":{"babel-core":"^4.7.8","babel-loader":"^4.1.0","coveralls":"^2.11.2","express":"^4.12.2","istanbul":"^0.3.7","istanbul-instrumenter-loader":"^0.1.2","karma":"^0.12.31","karma-coverage":"^0.2.7","karma-mocha":"^0.1.10","karma-phantomjs-launcher":"^0.1.4","karma-sinon-chai":"^0.3.0","karma-webpack":"^1.5.0","phantomjs":"^1.9.16","react-hot-loader":"^1.2.3","webpack":"^1.7.2","webpack-dev-server":"^1.7.0"},"dependencies":{"react":"^0.12.2","react-router":"^0.12.4"},"gitHead":"81fef4216d07dbe253667fb2a6c63d88fe1b5d22","_id":"essential-react@0.2.0","_shasum":"a7fc9c5a38913a982a0052f43173d0c4d5bbd51b","_from":".","_npmVersion":"2.1.18","_nodeVersion":"0.10.35","_npmUser":{"name":"pheuter","email":"mark.fayngersh@gmail.com"},"maintainers":[{"name":"pheuter","email":"mark.fayngersh@gmail.com"}],"dist":{"shasum":"a7fc9c5a38913a982a0052f43173d0c4d5bbd51b","tarball":"https://registry.npmjs.org/essential-react/-/essential-react-0.2.0.tgz","integrity":"sha512-fe/BAYBsQgC+IpmnMJXmLgrkd1rK+Ad69U2yQsloD5KmdMnaczHe+WEXIprVcWsTYh/6FLukbGximlay9HxUtg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDw48FCDhR40JrKhqGssMMJ6ijjkR3W9PL6BQ2IkubZwQIgJCNMBqpZ4uTUy06IgQXcxipN0QWwDvpE5aHcc3CdBbA="}]}},"0.2.1":{"name":"essential-react","version":"0.2.1","description":"A minimal skeleton for building testable React apps using ES6.","main":"src/main.jsx","scripts":{"server":"node server.js","build":"webpack -p --config webpack.production.config.js","test":"PHANTOMJS_BIN=./node_modules/.bin/phantomjs ./node_modules/karma/bin/karma start karma.config.js","coveralls":"cat coverage/lcov.info | coveralls","clean":"rm build/app.js","start":"node server.js"},"repository":{"type":"git","url":"https://github.com/pheuter/essential-react.git"},"keywords":["skeleton","template","react","quickstart"],"author":{"name":"Mark Fayngersh"},"license":"MIT","bugs":{"url":"https://github.com/pheuter/essential-react/issues"},"homepage":"https://github.com/pheuter/essential-react","devDependencies":{"babel-core":"^4.7.8","babel-loader":"^4.1.0","coveralls":"^2.11.2","express":"^4.12.2","istanbul":"^0.3.7","istanbul-instrumenter-loader":"^0.1.2","karma":"^0.12.31","karma-coverage":"^0.2.7","karma-mocha":"^0.1.10","karma-phantomjs-launcher":"^0.1.4","karma-sinon-chai":"^0.3.0","karma-webpack":"^1.5.0","phantomjs":"^1.9.16","react-hot-loader":"^1.2.3","webpack":"^1.7.2","webpack-dev-server":"^1.7.0"},"dependencies":{"react":"^0.13.1","react-router":"^0.13.1"},"gitHead":"e67092ce8eb94948530dab6363ede2740a091f5f","_id":"essential-react@0.2.1","_shasum":"e7fff69609b8c34000eb2c171bc9a104b8dc3195","_from":".","_npmVersion":"2.1.18","_nodeVersion":"0.10.35","_npmUser":{"name":"pheuter","email":"mark.fayngersh@gmail.com"},"maintainers":[{"name":"pheuter","email":"mark.fayngersh@gmail.com"}],"dist":{"shasum":"e7fff69609b8c34000eb2c171bc9a104b8dc3195","tarball":"https://registry.npmjs.org/essential-react/-/essential-react-0.2.1.tgz","integrity":"sha512-qpVuLoNkbi5xJ1VHoafTBceQzZ1jJ2WMNvBUUG3YNt54HNK4SIJX10G2uw3RH8MetMZWb5WV7rIYLuDQeHFmoQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBhnTpzslnl6FSLvPlg8UbZkLwpmqb3El+ZEO6YYE3SAAiB8Oyx1N8Cc3Ynmt4DPDkpjkeDBLwWR+I/MDgzMorGwRQ=="}]}},"0.2.2":{"name":"essential-react","version":"0.2.2","description":"A minimal skeleton for building testable React apps using ES6.","main":"src/main.jsx","scripts":{"server":"node server.js","build":"webpack -p --config webpack.production.config.js","test":"PHANTOMJS_BIN=./node_modules/.bin/phantomjs ./node_modules/karma/bin/karma start karma.config.js","test-cross-browser":"./node_modules/karma/bin/karma start karma.cross-browser.config.js","coveralls":"cat coverage/lcov.info | coveralls","clean":"rm build/app.js","start":"node server.js"},"repository":{"type":"git","url":"https://github.com/pheuter/essential-react.git"},"keywords":["skeleton","template","react","quickstart"],"author":{"name":"Mark Fayngersh"},"license":"MIT","bugs":{"url":"https://github.com/pheuter/essential-react/issues"},"homepage":"https://github.com/pheuter/essential-react","devDependencies":{"babel-core":"^4.7.8","babel-loader":"^4.1.0","coveralls":"^2.11.2","express":"^4.12.2","istanbul":"^0.3.7","istanbul-instrumenter-loader":"^0.1.2","karma":"^0.12.31","karma-coverage":"^0.2.7","karma-mocha":"^0.1.10","karma-phantomjs-launcher":"^0.1.4","karma-sauce-launcher":"^0.2.10","karma-sinon-chai":"^0.3.0","karma-webpack":"^1.5.0","phantomjs":"^1.9.16","react-hot-loader":"^1.2.3","webpack":"^1.7.2","webpack-dev-server":"^1.7.0"},"dependencies":{"react":"^0.13.1","react-router":"^0.13.1"},"gitHead":"95df1fdfbf62a588cf238eb2ccefa8f36b50d8e0","_id":"essential-react@0.2.2","_shasum":"e4b687f48cadcb360c8e0e5a1f6d4563d237d6a4","_from":".","_npmVersion":"2.1.18","_nodeVersion":"0.10.35","_npmUser":{"name":"pheuter","email":"mark.fayngersh@gmail.com"},"maintainers":[{"name":"pheuter","email":"mark.fayngersh@gmail.com"}],"dist":{"shasum":"e4b687f48cadcb360c8e0e5a1f6d4563d237d6a4","tarball":"https://registry.npmjs.org/essential-react/-/essential-react-0.2.2.tgz","integrity":"sha512-kLdVaJXlfPLpcmDNkR3pHswjNRQkeH8uFwnQEt409BNBPtulT2m+csCliLmYbrDwTFZsiOvF6eXwavNKjUILfA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIApor3z1y9JWg+fQefV9SVM8cVOtMZpSeNUNgXe1Q9SOAiEAn6VR9lAGWoAsqQCjIeQPLqELz40UkignZs+QB7GBfho="}]}},"0.2.3":{"name":"essential-react","version":"0.2.3","description":"A minimal skeleton for building testable React apps using ES6.","main":"src/main.jsx","scripts":{"postinstall":"npm run build","server":"node server.js","build":"webpack -p --config webpack.production.config.js","test":"PHANTOMJS_BIN=./node_modules/.bin/phantomjs ./node_modules/karma/bin/karma start karma.config.js","test-cross-browser":"./node_modules/karma/bin/karma start karma.cross-browser.config.js","coveralls":"cat coverage/lcov.info | coveralls","clean":"rm build/app.js","start":"node server.js"},"repository":{"type":"git","url":"https://github.com/pheuter/essential-react.git"},"keywords":["skeleton","template","react","quickstart"],"author":{"name":"Mark Fayngersh"},"license":"MIT","bugs":{"url":"https://github.com/pheuter/essential-react/issues"},"homepage":"https://github.com/pheuter/essential-react","devDependencies":{"coveralls":"^2.11.2","istanbul":"^0.3.7","istanbul-instrumenter-loader":"^0.1.2","karma":"^0.12.31","karma-coverage":"^0.2.7","karma-mocha":"^0.1.10","karma-phantomjs-launcher":"^0.1.4","karma-sauce-launcher":"^0.2.10","karma-sinon-chai":"^0.3.0","karma-webpack":"^1.5.0","phantomjs":"^1.9.16","react-hot-loader":"^1.2.3","webpack-dev-server":"^1.7.0"},"dependencies":{"babel-core":"^5.0.8","babel-loader":"^5.0.0","express":"^4.12.3","react":"^0.13.1","react-router":"^0.13.1","webpack":"^1.7.3"},"gitHead":"96c94e62acac4d81dad58f18e256897a02e19559","_id":"essential-react@0.2.3","_shasum":"2c82138466d145d57b647e7f593e7808aea39958","_from":".","_npmVersion":"2.1.18","_nodeVersion":"0.10.35","_npmUser":{"name":"pheuter","email":"mark.fayngersh@gmail.com"},"maintainers":[{"name":"pheuter","email":"mark.fayngersh@gmail.com"}],"dist":{"shasum":"2c82138466d145d57b647e7f593e7808aea39958","tarball":"https://registry.npmjs.org/essential-react/-/essential-react-0.2.3.tgz","integrity":"sha512-9fFMJ/aS8UKBdH8iq8NCSSn1W9q2gpp4KMhA4BknUSa8Y7x92os37TAgNlUyqmh3erCbF1UFKDVf+qL9ATIZ0w==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCP4l9TtOvmPp2TuPErGUy3PyXh4SPxRVRYkASZbpUW+wIhANuEU7+QqwtWDNEHOiwBsPHeAgCfaZ5vmhd7qXVL2YI2"}]}},"0.2.4":{"name":"essential-react","version":"0.2.4","description":"A minimal skeleton for building testable React apps using ES6.","main":"src/main.jsx","scripts":{"postinstall":"npm run build","server":"node server.js","build":"webpack -p --config webpack.production.config.js","test":"PHANTOMJS_BIN=./node_modules/.bin/phantomjs ./node_modules/karma/bin/karma start karma.config.js","test-cross-browser":"./node_modules/karma/bin/karma start karma.cross-browser.config.js","coveralls":"cat coverage/lcov.info | coveralls","clean":"rm build/app.js","start":"node server.js"},"repository":{"type":"git","url":"https://github.com/pheuter/essential-react.git"},"keywords":["skeleton","template","react","quickstart"],"author":{"name":"Mark Fayngersh"},"license":"MIT","bugs":{"url":"https://github.com/pheuter/essential-react/issues"},"homepage":"https://github.com/pheuter/essential-react","devDependencies":{"coveralls":"^2.11.2","istanbul":"^0.3.7","istanbul-instrumenter-loader":"^0.1.2","karma":"^0.12.31","karma-coverage":"^0.2.7","karma-mocha":"^0.1.10","karma-phantomjs-launcher":"^0.1.4","karma-sauce-launcher":"^0.2.10","karma-sinon-chai":"^0.3.0","karma-webpack":"^1.5.0","phantomjs":"^1.9.16","react-hot-loader":"^1.2.3","webpack-dev-server":"^1.7.0"},"dependencies":{"babel-core":"^5.4.3","babel-loader":"^5.1.2","express":"^4.12.3","react":"^0.13.3","react-router":"^0.13.3","webpack":"^1.9.6"},"gitHead":"cb5f0bdb6cd7a14a7998d4ee812dd8d96bcdd67d","_id":"essential-react@0.2.4","_shasum":"029f245ebe0ff969496be723f8db55f38e732378","_from":".","_npmVersion":"2.1.18","_nodeVersion":"0.10.35","_npmUser":{"name":"pheuter","email":"mark.fayngersh@gmail.com"},"maintainers":[{"name":"pheuter","email":"mark.fayngersh@gmail.com"}],"dist":{"shasum":"029f245ebe0ff969496be723f8db55f38e732378","tarball":"https://registry.npmjs.org/essential-react/-/essential-react-0.2.4.tgz","integrity":"sha512-9NuMHn1inekWVyemz1LLLm72OT4qJF8AX6gjcNf9o+aQTjS8F9KY3UMbgnJMHFG8rLYCpM60sjqviUcHezce2w==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFV0lURFgvKLznYZna9OS2+8IO+nTqcn8aBZN0V7GuqMAiAm7bXvmnGTOsMsxgJ0/ckzNO4hbLuh/dVda6jpG8XVFg=="}]}},"0.2.5":{"name":"essential-react","version":"0.2.5","description":"A minimal skeleton for building testable React apps using ES6.","main":"src/main.jsx","scripts":{"postinstall":"npm run build","server":"node server.js","build":"webpack -p --config webpack.production.config.js","test":"PHANTOMJS_BIN=./node_modules/.bin/phantomjs ./node_modules/karma/bin/karma start karma.config.js","test-cross-browser":"./node_modules/karma/bin/karma start karma.cross-browser.config.js","coveralls":"cat coverage/lcov.info | coveralls","clean":"rm build/app.js","start":"node server.js"},"repository":{"type":"git","url":"https://github.com/pheuter/essential-react.git"},"keywords":["skeleton","template","react","quickstart"],"author":{"name":"Mark Fayngersh"},"license":"MIT","bugs":{"url":"https://github.com/pheuter/essential-react/issues"},"homepage":"https://github.com/pheuter/essential-react","devDependencies":{"coveralls":"^2.11.2","istanbul":"^0.3.7","istanbul-instrumenter-loader":"^0.1.2","karma":"^0.12.31","karma-coverage":"^0.2.7","karma-mocha":"^0.1.10","karma-phantomjs-launcher":"^0.1.4","karma-sauce-launcher":"^0.2.10","karma-sinon-chai":"^0.3.0","karma-webpack":"^1.5.0","phantomjs":"^1.9.16","react-hot-loader":"^1.2.3","webpack-dev-server":"^1.7.0"},"dependencies":{"babel-core":"^5.4.7","babel-loader":"^5.1.3","express":"^4.12.3","react":"^0.13.3","react-router":"^0.13.3","webpack":"^1.9.6"},"gitHead":"584e52b72ac1b490c2ffff7220563e4838c1a417","_id":"essential-react@0.2.5","_shasum":"034eb47bf6b592c713155d8dbce0b2e20722ce44","_from":".","_npmVersion":"2.1.18","_nodeVersion":"0.10.35","_npmUser":{"name":"pheuter","email":"mark.fayngersh@gmail.com"},"maintainers":[{"name":"pheuter","email":"mark.fayngersh@gmail.com"}],"dist":{"shasum":"034eb47bf6b592c713155d8dbce0b2e20722ce44","tarball":"https://registry.npmjs.org/essential-react/-/essential-react-0.2.5.tgz","integrity":"sha512-OaElxslVunzAIve0wSXFg6gi1LGEDAs6iLbFm8+azytqWDji4uT3Y5j061xbeuDPwO0SVwHml9JQHAhPqa7JaA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCdWsMLaWfjBztll24XQSCset3IJ+xXjoc7g2KvpKHvfwIgKztM6i8j1F1TJULXy6GRPoczh3jmU3XNK+aZj5yCSdY="}]}},"0.3.0":{"name":"essential-react","version":"0.3.0","description":"A minimal skeleton for building testable React apps using ES6.","main":"src/main.jsx","scripts":{"postinstall":"npm run build","server":"node server.js","build":"webpack -p --config webpack.production.config.js","test":"PHANTOMJS_BIN=./node_modules/.bin/phantomjs ./node_modules/karma/bin/karma start karma.config.js","test-cross-browser":"./node_modules/karma/bin/karma start karma.cross-browser.config.js","coveralls":"cat coverage/lcov.info | coveralls","clean":"rm build/app.js","start":"node server.js"},"repository":{"type":"git","url":"https://github.com/pheuter/essential-react.git"},"keywords":["skeleton","template","react","quickstart"],"author":{"name":"Mark Fayngersh"},"license":"MIT","bugs":{"url":"https://github.com/pheuter/essential-react/issues"},"homepage":"https://github.com/pheuter/essential-react","devDependencies":{"coveralls":"^2.11.2","istanbul":"^0.3.7","istanbul-instrumenter-loader":"^0.1.2","karma":"^0.13.9","karma-coverage":"^0.2.7","karma-mocha":"^0.1.10","karma-phantomjs-launcher":"^0.1.4","karma-sauce-launcher":"^0.2.10","karma-sinon-chai":"^0.3.0","karma-webpack":"^1.5.0","phantomjs":"^1.9.16","react-hot-loader":"^1.2.3","webpack-dev-server":"^1.7.0"},"dependencies":{"autoprefixer":"^6.0.2","babel-core":"^5.4.7","babel-loader":"^5.1.3","css-loader":"^0.18.0","express":"^4.12.3","extract-text-webpack-plugin":"^0.8.2","postcss-loader":"^0.6.0","postcss-nested":"^1.0.0","react":"^0.13.3","react-router":"^0.13.3","style-loader":"^0.12.3","webpack":"^1.12.1"},"gitHead":"8a497d4f887e08d64780786feae2b430ee0f5637","_id":"essential-react@0.3.0","_shasum":"2324994c2cd99516fe2a8d21411eab309b3546c6","_from":".","_npmVersion":"2.1.18","_nodeVersion":"0.10.35","_npmUser":{"name":"pheuter","email":"mark.fayngersh@gmail.com"},"maintainers":[{"name":"pheuter","email":"mark.fayngersh@gmail.com"}],"dist":{"shasum":"2324994c2cd99516fe2a8d21411eab309b3546c6","tarball":"https://registry.npmjs.org/essential-react/-/essential-react-0.3.0.tgz","integrity":"sha512-eWWxCj89AVG5kdwhdL+G+mNrxNN//JGL1+n7dGd7fXKCaZtI7VA+y3hAwx55M14L/TRkuYqQS0BRvuJiOTcLHQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCIyV91JDE8zqVFxjAl2ouH5PUeySIZk3GVuJqEdCQZ9wIhAM8EQMTYPBcb12mC+4PXtZ0iZMiR4vZ40JocjegeKykw"}]}},"0.4.0":{"name":"essential-react","version":"0.4.0","description":"A minimal skeleton for building testable React apps using Babel","main":"src/main.js","scripts":{"postinstall":"npm run build","server":"node start.js","build":"webpack -p --progress --config webpack.production.config.js","test":"nyc ava --fail-fast --verbose --require babel-register","coveralls":"nyc report --reporter=text-lcov | coveralls","clean":"rm build/app.js","start":"node server.js"},"repository":{"type":"git","url":"git+https://github.com/pheuter/essential-react.git"},"keywords":["skeleton","template","react","quickstart"],"author":{"name":"Mark Fayngersh"},"license":"MIT","bugs":{"url":"https://github.com/pheuter/essential-react/issues"},"homepage":"https://github.com/pheuter/essential-react","devDependencies":{"autoprefixer":"^6.0.2","ava":"^0.12.0","babel-loader":"^6.2.4","babel-plugin-transform-runtime":"^6.5.2","babel-preset-es2015":"^6.5.0","babel-preset-react":"^6.5.0","babel-preset-stage-0":"^6.5.0","babel-register":"^6.5.2","coveralls":"^2.11.2","css-loader":"^0.18.0","enzyme":"^2.0.0","extract-text-webpack-plugin":"^0.8.2","nyc":"^5.6.0","postcss-loader":"^0.6.0","postcss-nested":"^1.0.0","react-addons-test-utils":"^0.14.7","react-hot-loader":"^1.3.0","sinon":"^1.17.2","style-loader":"^0.12.3","webpack":"^1.12.14","webpack-dev-server":"^1.14.1"},"dependencies":{"babel-core":"^6.5.2","babel-polyfill":"^6.5.0","babel-runtime":"^6.5.0","express":"^4.12.3","react":"^0.14.7","react-dom":"^0.14.7","react-router":"^2.0.0"},"gitHead":"86e4d79ce792ad38b4d281258728edd2a9067135","_id":"essential-react@0.4.0","_shasum":"9a4f801b3318ab766b51b3f3dfcff287ddd49141","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.1.0","_npmUser":{"name":"pheuter","email":"mark.fayngersh@gmail.com"},"dist":{"shasum":"9a4f801b3318ab766b51b3f3dfcff287ddd49141","tarball":"https://registry.npmjs.org/essential-react/-/essential-react-0.4.0.tgz","integrity":"sha512-8kPNAiZRLhANo1DovU93qjp7zU7KkH7ISw3I1+X5wbqcwf9UukCQgF7Ku/uiemjryyoonxZQVGgkJsDnPkm3sg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCP1rj3pgqV+JpczjUP1g0R4WKPLXubGOCX1pN8OgwwVQIhALhz/fk1Wg9DzOa25pGzl+Ejw70zs0IEgwCTWyyhmFkl"}]},"maintainers":[{"name":"pheuter","email":"mark.fayngersh@gmail.com"}],"_npmOperationalInternal":{"host":"packages-9-west.internal.npmjs.com","tmp":"tmp/essential-react-0.4.0.tgz_1456695837617_0.5697173159569502"}},"0.5.0":{"name":"essential-react","version":"0.5.0","description":"A minimal skeleton for building testable React apps using Babel","main":"src/main.js","scripts":{"postinstall":"npm run build","server":"node start.js","build":"webpack -p --progress --config webpack.production.config.js","test":"nyc ava --fail-fast --verbose --require babel-register","coveralls":"nyc report --reporter=text-lcov | coveralls","clean":"rm build/app.js","start":"node server.js"},"repository":{"type":"git","url":"git+https://github.com/pheuter/essential-react.git"},"keywords":["skeleton","template","react","quickstart"],"author":{"name":"Mark Fayngersh"},"license":"MIT","bugs":{"url":"https://github.com/pheuter/essential-react/issues"},"homepage":"https://github.com/pheuter/essential-react","devDependencies":{"autoprefixer":"^6.0.2","ava":"^0.12.0","babel-loader":"^6.2.4","babel-plugin-transform-runtime":"^6.5.2","babel-preset-es2015":"^6.5.0","babel-preset-react":"^6.5.0","babel-preset-stage-0":"^6.5.0","babel-register":"^6.5.2","coveralls":"^2.11.2","css-loader":"^0.18.0","enzyme":"^2.0.0","extract-text-webpack-plugin":"^0.8.2","nyc":"^5.6.0","postcss-loader":"^0.6.0","postcss-nested":"^1.0.0","react-addons-test-utils":"^15.0.1","react-hot-loader":"^1.3.0","sinon":"^1.17.2","style-loader":"^0.12.3","webpack":"^1.12.14","webpack-dev-server":"^1.14.1"},"dependencies":{"babel-core":"^6.5.2","babel-polyfill":"^6.5.0","babel-runtime":"^6.5.0","express":"^4.12.3","react":"^15.0.1","react-dom":"^15.0.1","react-router":"^2.0.0"},"gitHead":"0233d9ad2d5de758753b2fd251241c74fca60cc7","_id":"essential-react@0.5.0","_shasum":"040439629c8514eb91bb927f177e5c6407117bbf","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.4.0","_npmUser":{"name":"pheuter","email":"mark.fayngersh@gmail.com"},"dist":{"shasum":"040439629c8514eb91bb927f177e5c6407117bbf","tarball":"https://registry.npmjs.org/essential-react/-/essential-react-0.5.0.tgz","integrity":"sha512-uwhz4kMknM4m8BTJMu4yFXsATouCwlLsJaT/CFrrKarMElREnK83N3EkBTD9PdAH4QqNqpEe/N5vUrWIlsRXzw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDQm/styWdHsKCrrbQPOlCfef18TLJTeO6GkCchMTXIoAIhAKRjEpqlvxfZXjxKOAjwa6uw4RCztnnnZWefnf8SMdtV"}]},"maintainers":[{"name":"pheuter","email":"mark.fayngersh@gmail.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/essential-react-0.5.0.tgz_1460817466845_0.5786244228947908"}}},"readme":"![](https://dl.dropboxusercontent.com/u/1803181/essential-react-logo.png)\n\n[![Travis branch](https://img.shields.io/travis/pheuter/essential-react.svg?style=flat-square)](https://travis-ci.org/pheuter/essential-react)\n[![Coveralls](https://img.shields.io/coveralls/pheuter/essential-react.svg?style=flat-square)](https://coveralls.io/r/pheuter/essential-react)\n[![David](https://img.shields.io/david/pheuter/essential-react.svg?style=flat-square)](https://david-dm.org/pheuter/essential-react)\n[![npm](https://img.shields.io/npm/v/essential-react.svg?style=flat-square)](https://www.npmjs.com/package/essential-react)\n\n---\n\n[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy)\n\nA minimal skeleton for building testable React apps using Babel.\n\n- [Design Goals](#design-goals)\n- [Getting Started](#getting-started)\n- [Commands](#commands)\n  - [server](#server)\n  - [build](#build)\n  - [test](#test)\n  - [coveralls](#coveralls)\n  - [clean](#clean)\n- [Changelog](#changelog)\n\n## Design Goals\n\n- Use fewer tools (no yeoman, gulp, bower, etc...)\n- Babel 6 with Webpack and Hot Loader\n- Fast testing with mocked-out DOM\n- Import css files as class names\n- Separate [Smart and Dumb](https://medium.com/@dan_abramov/smart-and-dumb-components-7ca2f9a7c7d0) components\n- No specific implementation of Flux or data fetching patterns\n\n\n## Getting Started\n\n```sh\n$ npm install\n```\n\nStart the local dev server:\n\n```sh\n$ npm run server\n```\n\nNavigate to **http://localhost:8080/** to view the app.\n\n## Commands\n\nA core philosophy of this skeleton app is to keep the tooling to a minimum. For this reason, you can find all the commands in the `scripts` section of [package.json](package.json).\n\n### server\n\n```sh\n$ npm run server\n```\n\n**Input:** `src/main.jsx`\n\nThis leverages [React Hot Loader](https://github.com/gaearon/react-hot-loader) to automatically start a local dev server and refresh file changes on the fly without reloading the page.\n\nIt also automatically includes source maps, allowing you to browse code and set breakpoints on the original ES6 code:\n\n### build\n\n```sh\n$ npm run build\n```\n\n**Input:** `src/main.jsx`\n\n**Output:** `build/app.js`\n\nBuild minified app for production using the [production](http://webpack.github.io/docs/cli.html#production-shortcut-p) shortcut.\n\n### test\n\n```sh\n$ npm test\n```\n\n**Input:** `test/main.js`\n\n**Output:** `coverage/`\n\nLeverages [ava](https://github.com/sindresorhus/ava) to execute the test suite and generate code coverage reports using [nyc](https://github.com/bcoe/nyc)\n\n### coveralls\n\n```sh\n$ npm run coveralls\n```\n\n**Input:** `coverage/lcov.info`\n\nSends the code coverage report generated by [nyc](https://github.com/bcoe/nyc) to [Coveralls](http://coveralls.io/).\n\n### clean\n\n```sh\n$ npm run clean\n```\n\n**Input:** `build/app.js`\n\nRemoves the compiled app file from build.\n\n## [Changelog](CHANGELOG.md)\n","maintainers":[{"name":"pheuter","email":"mark.fayngersh@gmail.com"}],"time":{"modified":"2022-06-17T20:56:00.044Z","created":"2015-03-08T23:43:58.244Z","0.1.0":"2015-03-08T23:43:58.244Z","0.2.0":"2015-03-14T18:17:21.327Z","0.2.1":"2015-03-21T14:00:47.299Z","0.2.2":"2015-03-21T17:37:59.274Z","0.2.3":"2015-04-05T21:03:28.167Z","0.2.4":"2015-05-16T18:06:42.931Z","0.2.5":"2015-05-29T13:33:08.469Z","0.3.0":"2015-09-12T20:33:45.529Z","0.4.0":"2016-02-28T21:44:03.340Z","0.5.0":"2016-04-16T14:37:48.003Z"},"homepage":"https://github.com/pheuter/essential-react","keywords":["skeleton","template","react","quickstart"],"repository":{"type":"git","url":"git+https://github.com/pheuter/essential-react.git"},"author":{"name":"Mark Fayngersh"},"bugs":{"url":"https://github.com/pheuter/essential-react/issues"},"license":"MIT","readmeFilename":"README.md","users":{}}