Sha256: 11ab5643a89bd1cf8ab7dc048a94405f23db0ff1fefba63499b6323398181396

Contents?: true

Size: 1.16 KB

Versions: 6

Compression:

Stored size: 1.16 KB

Contents

{
  "name": "foreman_templates",
  "version": "0.0.1",
  "description": "This plugin will sync the contents of the Foreman Community Templates [repository](https://github.com/theforeman/community-templates/) (or a git repo of your choice) to your local Foreman instance",
  "main": "index.js",
  "directories": {
    "test": "test"
  },
  "scripts": {
    "test": "tfm-test --plugin",
    "lint": "tfm-lint --plugin -d /webpack"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/theforeman/foreman_templates.git"
  },
  "author": "The Foreman team",
  "license": "GPL-3.0",
  "bugs": {
    "url": "https://projects.theforeman.org"
  },
  "homepage": "https://github.com/theforeman/foreman_templates",
  "peerDependencies": {
    "@theforeman/vendor": "^10.1.0"
  },
  "devDependencies": {
    "@babel/core": "^7.7.0",
    "@theforeman/builder": ">= 12.0.1",
    "@theforeman/eslint-plugin-foreman": ">= 12.0.1",
    "@theforeman/vendor-dev": ">= 12.0.1",
    "@theforeman/test": ">= 12.0.1",
    "babel-eslint": "^10.0.0",
    "eslint": "^6.8.0",
    "eslint-plugin-patternfly-react": "0.2.0",
    "identity-obj-proxy": "^3.0.0",
    "prettier": "^1.19.1"
  }
}

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
foreman_templates-10.0.2 package.json
foreman_templates-10.0.1 package.json
foreman_templates-10.0.0 package.json
foreman_templates-9.5.1 package.json
foreman_templates-9.5.0 package.json
foreman_templates-9.3.3 package.json