{
  "name": "amplify-frontend-javascript",
  "version": "3.7.6",
  "description": "amplify-cli front-end plugin for JavaScript projects",
  "scripts": {
    "test": "jest --logHeapUsage",
    "test-watch": "yarn test --watch"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/aws-amplify/amplify-cli.git",
    "directory": "packages/amplify-frontend-javascript"
  },
  "author": "Amazon Web Services",
  "license": "Apache-2.0",
  "main": "index.js",
  "keywords": [
    "graphql",
    "appsync",
    "aws"
  ],
  "dependencies": {
    "@babel/core": "^7.10.5",
    "@babel/plugin-transform-modules-commonjs": "7.10.4",
    "amplify-cli-core": "3.6.2",
    "chalk": "^4.1.1",
    "execa": "^5.1.1",
    "fs-extra": "^8.1.0",
    "graphql-config": "^2.2.1",
    "inquirer": "^7.3.3",
    "lodash": "^4.17.21"
  },
  "gitHead": "0340048db1302aa03c40e5fca87d5ccd6c675af6"
}
