{"name":"ran-boilerplate","version":"0.6.0","main":"server.js","description":"React . Apollo (GraphQL) . Next.js Boilerplate","author":{"name":"Ilker Guller","email":"me@ilkerguller.com","url":"http://ilkerguller.com"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Sly777/ran.git"},"bugs":{"url":"https://github.com/Sly777/ran/issues"},"keywords":["next.js","react","graphql","boilerplate","apollo","styled-components","ran","run"],"engines":{"node":">=7.6.0","npm":">=4"},"pre-commit":"lint-staged","lint-staged":{"*.js":["eslint --fix","git add"]},"scripts":{"start":"NODE_ENV=production node ./node_modules/.bin/pm2 start server.js -i max --attach","build":"npm run clean-cache && next build","clean-cache":"rm -rf ./node_modules/.cache","dev":"npm run lint && npm run clean-cache && node server.js","dev:next":"npm run lint && npm run clean-cache && next","start:next":"node ./node_modules/.bin/pm2 start npm --name \"next\" -- start","lint":"eslint --fix --ext .gql --ext .graphql --ext .js pages components containers libraries server helper_scripts","lint:watch":"esw -w --fix --ext .gql --ext .graphql components libraries server","analyze":"ANALYZE_BUILD=true npm run build","setup":"node ./helper_scripts/CL_commands/setup.js && npm run setup:after","setup:after":"npm run build","create:page":"node ./helper_scripts/CL_commands/create_page.js","create:route":"node ./helper_scripts/CL_commands/create_route.js","lint-staged":"lint-staged","precommit":"lint-staged","heroku-postbuild":"npm run build","release":"release","graphql:play":"graphql playground","graphql:update_schema":"graphql get-schema","graphql:see_graph":"graphql voyager"},"dependencies":{"babel-plugin-inline-import-graphql-ast":"2.0.0","babel-plugin-styled-components":"1.2.0","chalk":"2.1.0","color":"2.0.0","compression":"1.7.0","cors":"2.8.4","dotenv":"4.0.0","express":"4.15.4","helmet":"3.8.1","ip":"1.1.5","isomorphic-fetch":"2.2.1","js-cookie":"2.1.4","lru-cache":"4.1.1","moment":"2.18.1","next":"3.0.6","next-cookies":"1.0.2","next-routes":"1.0.40","offline-plugin":"4.8.3","pm2":"2.6.1","prop-types":"15.5.10","react":"15.6.1","react-apollo":"1.4.15","react-dom":"15.6.1","react-helmet":"5.2.0","react-redux":"5.0.6","redux":"3.7.2","styled-components":"2.1.2","webpack-bundle-analyzer":"2.9.0"},"devDependencies":{"babel-eslint":"7.2.3","cli-clear":"1.0.4","eslint":"3.19.0","eslint-config-airbnb":"15.1.0","eslint-config-prettier":"2.3.0","eslint-loader":"1.9.0","eslint-plugin-graphql":"1.3.0","eslint-plugin-import":"2.7.0","eslint-plugin-jsx-a11y":"5.1.1","eslint-plugin-prettier":"2.2.0","eslint-plugin-react":"7.3.0","eslint-watch":"3.1.2","figlet":"1.2.0","graphql-cli":"1.0.1","graphql-cli-voyager":"0.1.2","handlebars":"4.0.10","husky":"0.14.3","inquirer":"3.2.2","lint-staged":"4.0.4","ngrok":"2.2.21","pre-commit":"1.2.2","prettier":"1.6.1","release":"2.1.0","replace-in-file":"2.6.2","shelljs":"0.7.8"},"gitHead":"b5d057c2ea0b693efd5106df909ac0bf3050f71e","homepage":"https://github.com/Sly777/ran#readme","_id":"ran-boilerplate@0.6.0","_shasum":"0a10b7b5b40eb915dee29dd6feb876326f625984","_from":".","_npmVersion":"4.6.1","_nodeVersion":"7.7.1","_npmUser":{"name":"thebluescreen","email":"me@ilkerguller.com"},"dist":{"shasum":"0a10b7b5b40eb915dee29dd6feb876326f625984","tarball":"https://registry.npmjs.org/ran-boilerplate/-/ran-boilerplate-0.6.0.tgz","integrity":"sha512-SAGyle1g0BLnE6pM7an3yqJ4xoQLpF49mx5JktB7KSOyoS34UWhplBsC3xCvIdpjLT3jvQqFI6OoMCQaM68OgA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCcqwflQOnlxmxPAL/GssiSrd76NWQaCkQfCDnog/s4gwIhAP+eTYkg85/0U+fbcal6rUuixF3E7M4pdjJdegk1XHXI"}]},"maintainers":[{"name":"thebluescreen","email":"me@ilkerguller.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ran-boilerplate-0.6.0.tgz_1504035152120_0.1603249297477305"},"directories":{}}