Sha256: f9ac3bdc8aa9ca61d1ca5d4d235d6c8c89c653cbf9f2fb963eefd3ba7148d2af
Contents?: true
Size: 1.36 KB
Versions: 11
Compression:
Stored size: 1.36 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", "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_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/stories": "^8.15.0", "@theforeman/test": "^8.15.0", "@theforeman/vendor-dev": "^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
11 entries across 11 versions & 1 rubygems