Sha256: 3d5ba2a4f6e0ae6709cd6cab0c9526198b739a618d1b8f84a6d0b650f3f4c60e

Contents?: true

Size: 1.39 KB

Versions: 3

Compression:

Stored size: 1.39 KB

Contents

{
  "name": "foreman_host_reports",
  "version": "1.0.0",
  "description": "Foreman plugin providing reporting feature optimized for high-performance.",
  "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_host_reports.git"
  },
  "bugs": {
    "url": "http://projects.theforeman.org/projects/foreman_host_reports/issues"
  },
  "peerDependencies": {
    "@theforeman/vendor": "^8.15.0"
  },
  "dependencies": {
    "react-json-tree": "^0.11.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

3 entries across 3 versions & 1 rubygems

Version Path
foreman_host_reports-1.0.1 package.json
foreman_host_reports-1.0.0 package.json
foreman_host_reports-0.0.4 package.json