{
  "_args": [
    [
      "react-burgers@1.3.0",
      "/var/lib/jenkins/workspace/D4-OWA_SSO"
    ]
  ],
  "_from": "react-burgers@1.3.0",
  "_id": "react-burgers@1.3.0",
  "_inBundle": false,
  "_integrity": "sha512-RPV08Q7HHNHrQ/PtVzyUeZDJ+9ALBXdwD1pyZNsDzkxb6FEZd1DVkyYTTlJN7MQLuE6FkvnrhRX5BjzXzpY9wg==",
  "_location": "/react-burgers",
  "_phantomChildren": {
    "babel-plugin-syntax-jsx": "6.18.0",
    "babel-runtime": "6.26.0",
    "babel-types": "6.26.0",
    "string-hash": "1.1.3"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "react-burgers@1.3.0",
    "name": "react-burgers",
    "escapedName": "react-burgers",
    "rawSpec": "1.3.0",
    "saveSpec": null,
    "fetchSpec": "1.3.0"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/react-burgers/-/react-burgers-1.3.0.tgz",
  "_spec": "1.3.0",
  "_where": "/var/lib/jenkins/workspace/D4-OWA_SSO",
  "author": {
    "name": "Kennedy Rose",
    "email": "krose@escaladesports.com"
  },
  "bugs": {
    "url": "https://github.com/escaladesports/react-burgers/issues"
  },
  "dependencies": {
    "styled-jsx": "^2.2.6"
  },
  "description": "[https://react-burgers.netlify.com/](https://react-burgers.netlify.com/)",
  "devDependencies": {
    "esca-scripts": "^0.14.12",
    "opn-cli": "^3.1.0",
    "react": "^16.1.1",
    "react-dom": "^16.1.1",
    "react-syntax-highlighter": "^7.0.2",
    "title-case": "^2.1.1"
  },
  "homepage": "https://github.com/escaladesports/react-burgers#readme",
  "keywords": [
    "react",
    "burgers",
    "hamburger",
    "menu",
    "nav",
    "navigation",
    "animated",
    "css"
  ],
  "license": "MIT",
  "main": "dist/index.js",
  "name": "react-burgers",
  "peerDependencies": {
    "styled-jsx": "2.x"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/escaladesports/react-burgers.git"
  },
  "scripts": {
    "analyze": "esca-scripts analyze --react --component --input ./src/index.js",
    "build": "esca-scripts build --react --component --babel --input src --output dist --multiple --styledJsx",
    "buildDev": "esca-scripts build --react --browser --styledJsx --input './dev/dev.js' --output './dist-dev/dev.js' && cp './dev/index.html' './dist-dev/index.html' && echo \"<script src='./dev.js'></script>\" >> './dist-dev/index.html'",
    "dev": "esca-scripts dev --input './dev/dev.js, ./dev/index.html' --react --browser --styledJsx",
    "netlify": "opn https://app.netlify.com/sites/react-burgers/deploys",
    "prepublishOnly": "npm run build",
    "reset": "esca-scripts reset",
    "test": "echo 'no test'",
    "travis": "opn https://travis-ci.org/escaladesports/react-burgers/branches"
  },
  "version": "1.3.0"
}
