Sha256: 8ba4b7d754c2098aa93649171fc21c78cd086edd5cf4faf5df07b0ef150379af

Contents?: true

Size: 1.25 KB

Versions: 5

Compression:

Stored size: 1.25 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.15.0"
  },
  "devDependencies": {
    "@babel/core": "^7.7.0",
    "@theforeman/builder": ">= 0",
    "@theforeman/stories": ">= 0",
    "@theforeman/test": ">= 0",
    "@theforeman/vendor-dev": ">= 0",
    "@theforeman/eslint-plugin-foreman": ">= 0",
    "babel-eslint": "^10.0.0",
    "eslint": "^6.8.0",
    "eslint-plugin-spellcheck": "^0.0.17",
    "jed": "^1.1.1",
    "prettier": "^1.13.5",
    "stylelint": "^9.3.0",
    "stylelint-config-standard": "^18.0.0",
    "surge": "^0.20.3"
  }
}

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
foreman_webhooks-3.1.1 package.json
foreman_webhooks-3.1.0 package.json
foreman_webhooks-3.0.5 package.json
foreman_webhooks-3.0.4 package.json
foreman_webhooks-3.0.3 package.json