Sha256: f6c672aa6d8fa7c741143bf138b0c0b51319a57a634eb7a1948052ead5b21e45
Contents?: true
Size: 1.2 KB
Versions: 8
Compression:
Stored size: 1.2 KB
Contents
{ "name": "foreman_bootdisk", "version": "1.0.0", "description": "Plugin for Foreman that creates iPXE-based boot disks to provision hosts without the need for PXE infrastructure.", "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_bootdisk.git" }, "bugs": { "url": "http://projects.theforeman.org/projects/foreman_bootdisk/issues" }, "peerDependencies": { "@theforeman/vendor": ">= 8.15.0" }, "devDependencies": { "@babel/core": "^7.7.0", "@sheerun/mutationobserver-shim": "^0.3.3", "@theforeman/builder": ">= 8.15.0", "@theforeman/eslint-plugin-foreman": ">= 8.15.0", "@theforeman/find-foreman": ">= 8.15.0", "@theforeman/test": ">= 8.15.0", "babel-eslint": "^10.0.3", "eslint": "^6.7.2", "prettier": "^1.19.1", "stylelint-config-standard": "^18.0.0", "stylelint": "^9.3.0", "jed": "^1.1.1" } }
Version data entries
8 entries across 8 versions & 1 rubygems