Sha256: 06994297f4c62c8d883246b6b47c60829d980cb2658a0794207de42c3a01806b
Contents?: true
Size: 1.2 KB
Versions: 2
Compression:
Stored size: 1.2 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", "@theforeman/stories": ">= 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
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
foreman_templates-9.3.2 | package.json |
foreman_templates-9.4.0 | package.json |