{"name":"ran-boilerplate","version":"0.6.2","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 .js pages components containers libraries server helper_scripts","lint:watch":"esw -w --fix 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.2","babel-plugin-styled-components":"1.2.1","chalk":"2.1.0","color":"2.0.0","compression":"1.7.1","cors":"2.8.4","dotenv":"4.0.0","express":"4.16.2","graphql":"^0.10.5","helmet":"3.9.0","ip":"1.1.5","isomorphic-fetch":"2.2.1","js-cookie":"2.1.4","lru-cache":"4.1.1","moment":"2.18.1","next":"4.1.0","next-cookies":"1.0.2","next-routes":"1.1.0","offline-plugin":"4.8.4","pm2":"2.7.1","prop-types":"15.6.0","react":"16.0.0","react-apollo":"1.4.16","react-dom":"16.0.0","react-helmet":"5.2.0","react-redux":"5.0.6","redux":"3.7.2","styled-components":"2.2.1","webpack-bundle-analyzer":"2.9.0"},"devDependencies":{"babel-eslint":"8.0.1","cli-clear":"1.0.4","eslint":"4.9.0","eslint-config-airbnb":"16.0.0","eslint-config-prettier":"2.6.0","eslint-loader":"1.9.0","eslint-plugin-graphql":"1.4.0-1","eslint-plugin-import":"2.7.0","eslint-plugin-jsx-a11y":"6.0.2","eslint-plugin-prettier":"2.3.1","eslint-plugin-react":"7.4.0","eslint-watch":"3.1.3","figlet":"1.2.0","graphql-cli":"1.1.0","graphql-cli-voyager":"0.1.2","handlebars":"4.0.10","husky":"0.14.3","inquirer":"3.3.0","lint-staged":"4.2.3","ngrok":"2.2.23","pre-commit":"1.2.2","prettier":"1.7.4","release":"2.5.2","replace-in-file":"3.0.0-beta.2","shelljs":"0.7.8"},"gitHead":"9bba0368d90ad5c97be0c0eae844f8fcf5e692d2","homepage":"https://github.com/Sly777/ran#readme","_id":"ran-boilerplate@0.6.2","_shasum":"8c8e56a9b0dde6a3a99b26ab751b7de283b240ea","_from":".","_npmVersion":"4.6.1","_nodeVersion":"8.5.0","_npmUser":{"name":"thebluescreen","email":"me@ilkerguller.com"},"dist":{"shasum":"8c8e56a9b0dde6a3a99b26ab751b7de283b240ea","tarball":"https://registry.npmjs.org/ran-boilerplate/-/ran-boilerplate-0.6.2.tgz","integrity":"sha512-trNbYPBT2ZEAjMMqK5M6BSySs5gJ0olWRUIZkGxJblwbO8WWncCpTGq//0LlWdn1p3PmVR/dJ7cOmoxZPivJiA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFXZ7e9NBRqKf41/1GkZ2hfLUiSy4ZgdX8uYj4a7YhXKAiA/bcSLB5Xw8CJvJhffJoyG7sisvdd6hD4YbpJntuYcxg=="}]},"maintainers":[{"name":"thebluescreen","email":"me@ilkerguller.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ran-boilerplate-0.6.2.tgz_1508182668583_0.5143749841954559"},"directories":{}}