Sha256: a5f48c79ca289ec7833147c0e33c5133e432a8f8832611edabaa8ade33160a3b

Contents?: true

Size: 1.18 KB

Versions: 4

Compression:

Stored size: 1.18 KB

Contents

{
  "name": "foreman_remote_execution",
  "version": "1.0.0",
  "license": "GPL-3.0",
  "scripts": {
    "lint": "tfm-lint --plugin -d /webpack",
    "test": "tfm-test --plugin",
    "test:watch": "tfm-test --plugin --watchAll",
    "test:current": "tfm-test --plugin --watch",
    "publish-coverage": "tfm-publish-coverage",
    "stories": "tfm-stories --plugin",
    "stories:build": "tfm-build-stories --plugin",
    "stories:deploy": "surge --project .storybook-dist"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/foreman_remote_execution/foreman_remote_execution.git"
  },
  "bugs": {
    "url": "http://projects.theforeman.org/projects/foreman_remote_execution/issues"
  },
  "devDependencies": {
    "@babel/core": "^7.7.0",
    "@theforeman/builder": "^12.0.1",
    "@theforeman/eslint-plugin-foreman": "^12.0.1",
    "@theforeman/stories": "^12.0.1",
    "@theforeman/test": "^12.0.1",
    "@theforeman/vendor-dev": "^12.0.1",
    "babel-eslint": "^10.0.0",
    "eslint": "^6.8.0",
    "prettier": "^1.19.1",
    "redux-mock-store": "^1.2.2",
    "graphql-tag": "^2.11.0",
    "graphql": "^15.5.0"
  },
  "peerDependencies": {
    "@theforeman/vendor": "^12.0.1"
  }
}

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
foreman_remote_execution-10.0.2 package.json
foreman_remote_execution-10.0.1 package.json
foreman_remote_execution-10.0.0 package.json
foreman_remote_execution-9.1.0 package.json