Sha256: 4253a099b6f18592a6358e3676583704fc7a711baf84233b8edc93422231415f
Contents?: true
Size: 1.19 KB
Versions: 2
Compression:
Stored size: 1.19 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": "^10.1.0", "@theforeman/eslint-plugin-foreman": "^10.1.0", "@theforeman/vendor-dev": "^10.1.0", "@theforeman/test": "^10.1.0", "@theforeman/stories": "^10.1.0", "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
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
foreman_templates-9.3.1 | package.json |
foreman_templates-9.3.0 | package.json |