Sha256: e561fdfca975a4f8a7b7934e3fc79eee27ec0022e51e86596b1c1f8a26cbdd84

Contents?: true

Size: 1.31 KB

Versions: 6

Compression:

Stored size: 1.31 KB

Contents

{
  "name": "foreman_webhooks",
  "version": "0.0.1",
  "description": "This plugins allows to configure Webhooks for Foreman.",
  "main": "index.js",
  "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",
    "create-react-component": "yo react-domain"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/theforeman/foreman_webhooks.git"
  },
  "bugs": {
    "url": "https://projects.theforeman.org/projects/webhooks/issues"
  },
  "peerDependencies": {
    "@theforeman/vendor": ">= 8.4.1"
  },
  "devDependencies": {
    "@babel/core": "^7.7.0",
    "@theforeman/builder": "^8.4.1",
    "@theforeman/stories": "^8.4.1",
    "@theforeman/test": "^8.4.1",
    "@theforeman/vendor-dev": "^8.4.1",
    "@theforeman/eslint-plugin-foreman": "^8.4.1",
    "babel-eslint": "^10.0.0",
    "eslint": "^6.8.0",
    "eslint-plugin-spellcheck": "^0.0.17",
    "prettier": "^1.13.5",
    "stylelint": "^9.3.0",
    "stylelint-config-standard": "^18.0.0",
    "surge": "^0.20.3"
  },
  "dependencies": {
    "jed": "^1.1.1",
    "react-intl": "^2.8.0"
  }
}

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
foreman_webhooks-2.0.3 package.json
foreman_webhooks-2.0.2 package.json
foreman_webhooks-2.0.1 package.json
foreman_webhooks-3.0.0 package.json
foreman_webhooks-2.0.0 package.json
foreman_webhooks-1.1.0 package.json