Sha256: 93ef89c1a485d2f29f46ecaeeaabfe4e867472802f42e5d18bedde78fcf5bf2d
Contents?: true
Size: 1.25 KB
Versions: 3
Compression:
Stored size: 1.25 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", "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_discovery.git" }, "bugs": { "url": "http://projects.theforeman.org/projects/foreman_discovery/issues" }, "peerDependencies": { "@theforeman/vendor": ">= 4.14.0" }, "devDependencies": { "@babel/core": "^7.7.0", "@theforeman/builder": "^4.14.0", "@theforeman/eslint-plugin-foreman": "4.14.0", "@theforeman/stories": "^4.14.0", "@theforeman/test": "^4.14.0", "@theforeman/vendor-dev": "^4.14.0", "babel-eslint": "^10.0.3", "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-16.3.6 | package.json |
foreman_discovery-16.3.5 | package.json |
foreman_discovery-16.3.4 | package.json |