Sha256: 7122235ee930cfd86c6a111e47bd3c013f920b594d522784aef2c6ead1dfd705

Contents?: true

Size: 1.24 KB

Versions: 4

Compression:

Stored size: 1.24 KB

Contents

{
  "name": "foreman_fog_proxmox",
  "version": "1.0.0",
  "description": "DESCRIPTION",
  "main": "index.js",
  "scripts": {
    "lint": "tfm-lint --plugin -d webpack",
    "test": "tfm-test --config jest.config.js",
    "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_fog_proxmox.git"
  },
  "bugs": {
    "url": "http://projects.theforeman.org/projects/foreman_fog_proxmox/issues"
  },
  "peerDependencies": {
    "@theforeman/vendor": "^12.0.1"
  },
  "dependencies": {
    "react-intl": "^2.8.0"
  },
  "devDependencies": {
    "@babel/core": "^7.7.0",
    "@testing-library/react": "^10.4.9",
    "@theforeman/builder": ">= 12.0.1",
    "@theforeman/eslint-plugin-foreman": ">= 12.0.1",
    "@theforeman/find-foreman": ">= 12.0.1",
    "@theforeman/test": ">= 12.0.1",
    "@theforeman/vendor-dev": ">= 12.0.1",
    "babel-eslint": "^10.0.3",
    "eslint": "^6.7.2",
    "prettier": "^1.19.1",
    "react-redux-test-utils": "^0.2.0"
  }
}

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
foreman_fog_proxmox-0.16.3 package.json
foreman_fog_proxmox-0.17.0 package.json
foreman_fog_proxmox-0.16.2 package.json
foreman_fog_proxmox-0.16.1 package.json