{
  "name": "@theforeman/env",
  "version": "3.12.1-intl.1",
  "description": "Development environment for foreman core and plugins",
  "author": "Avi Sharvit <sharvita@gmail.com>",
  "homepage": "https://github.com/theforeman/foreman-js#readme",
  "bugs": {
    "url": "https://github.com/theforeman/foreman-js/issues"
  },
  "license": "MIT",
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/theforeman/foreman-js.git",
    "directory": "packages/env"
  },
  "scripts": {
    "test": "echo \"@theforeman/env does not contain any tests at the moment.\""
  },
  "bin": {
    "tfm-test": "./bin/tfm-test.js"
  },
  "dependencies": {
    "@theforeman/builder": "^3.12.1-intl.1",
    "@theforeman/vendor": "^3.12.1-intl.1",
    "@theforeman/vendor-dev": "^3.12.1-intl.1",
    "babel-jest": "^24.9.0",
    "babel-plugin-dynamic-import-node": "^2.0.0",
    "dom-helpers": "^5.1.3",
    "enzyme": "^3.4.0",
    "enzyme-adapter-react-16": "^1.4.0",
    "enzyme-to-json": "^3.2.1",
    "jest-cli": "^24.9.0",
    "jest-prop-type-error": "^1.1.0",
    "raf": "^3.4.0"
  },
  "gitHead": "26b197e1d36153b79df6d0dcfd001f84a012fa9a"
}
