Sha256: 8a0ca1f4ab4db5a09edb68d6f7ef9ebfe232d3414aa39d7db417bb98dfea255d
Contents?: true
Size: 1.13 KB
Versions: 5
Compression:
Stored size: 1.13 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", "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/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-4.0.0 | package.json |
foreman_webhooks-3.2.3 | package.json |
foreman_webhooks-3.2.2 | package.json |
foreman_webhooks-3.2.1 | package.json |
foreman_webhooks-3.2.0 | package.json |