Sha256: d72dde952e69c903da6a45a3317fc52f9cbdd682bef13479f636c90cbf1cb096

Contents?: true

Size: 1.62 KB

Versions: 1

Compression:

Stored size: 1.62 KB

Contents

{
  "name": "foreman_snapshot_management",
  "version": "3.0.0",
  "description": "Foreman-plugin to manage snapshots in a virtual-hardware environments.",
  "main": "index.js",
  "scripts": {
    "lint": "tfm-lint --plugin -d /webpack",
    "stylelint": "stylelint webpack/**/*.scss",
    "test": "tfm-test --config jest.config.js",
    "test:compat": "tfm-test --config jest.config.js --testPathIgnorePatterns='SnapshotManagementCard'",
    "test:watch": "tfm-test --config jest.config.js --plugin --watchAll",
    "test:current": "tfm-test --config jest.config.js --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/ATIX-AG/foreman_snapshot_management.git"
  },
  "bugs": {
    "url": "http://projects.theforeman.org/projects/foreman_snapshot_management/issues"
  },
  "peerDependencies": {
    "@theforeman/vendor": ">= 4.0.0"
  },
  "dependencies": {
    "react-intl": "^2.8.0"
  },
  "devDependencies": {
    "@babel/core": "^7.7.0",
    "@sheerun/mutationobserver-shim": "^0.3.3",
    "@theforeman/builder": "^4.0.0",
    "@theforeman/eslint-plugin-foreman": "6.0.0",
    "@theforeman/find-foreman": "^4.8.0",
    "@theforeman/stories": "^7.0.0",
    "@theforeman/test": "^8.0.0",
    "@theforeman/vendor-dev": "^4.0.0",
    "babel-eslint": "^10.0.3",
    "eslint": "^6.7.2",
    "prettier": "^1.19.1",
    "react-redux-test-utils": "^0.2.0",
    "stylelint": "^9.3.0",
    "stylelint-config-standard": "^18.0.0"
  }
}

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
foreman_snapshot_management-3.0.0 package.json