Sha256: 5fff1085c9f0a978464e0bcd5cf5ba117ade830c50d240f8c9a3f9f40616018a
Contents?: true
Size: 1.04 KB
Versions: 3
Compression:
Stored size: 1.04 KB
Contents
{ "name": "foreman_discovery", "version": "16.3.4", "description": "This plugin enables Foreman to do automatic bare-metal discovery of unknown nodes on the provisioning network.", "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_discovery.git" }, "bugs": { "url": "http://projects.theforeman.org/projects/foreman_discovery/issues" }, "peerDependencies": { "@theforeman/vendor": ">= 0" }, "devDependencies": { "@babel/core": "^7.7.0", "@theforeman/builder": ">= 0", "@theforeman/eslint-plugin-foreman": ">= 0", "@theforeman/test": ">= 0", "eslint": "^6.7.2", "prettier": "^1.19.1", "stylelint": "^9.3.0", "stylelint-config-standard": "^18.0.0" } }
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
foreman_discovery-25.0.1 | package.json |
foreman_discovery-25.0.0 | package.json |
foreman_discovery-24.0.2 | package.json |