Sha256: dece949c11cdbbe3f8078fed2084bcadd0db2d159820e0e69884331769127122

Contents?: true

Size: 1.24 KB

Versions: 5

Compression:

Stored size: 1.24 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": "^6.0.0"
  },
  "devDependencies": {
    "@babel/core": "^7.7.0",
    "@theforeman/builder": "^6.0.0",
    "@theforeman/eslint-plugin-foreman": "^6.0.0",
    "@theforeman/stories": "^6.0.0",
    "@theforeman/test": "^8.0.0",
    "@theforeman/vendor-dev": "^6.0.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

5 entries across 5 versions & 1 rubygems

Version Path
foreman_discovery-17.0.5 package.json
foreman_discovery-17.0.4 package.json
foreman_discovery-17.0.3 package.json
foreman_discovery-17.0.2 package.json
foreman_discovery-17.0.1 package.json