Sha256: 655f0d26d59d04232ed79b5dcf779842f5ef590749aef3c00cce583979efa187
Contents?: true
Size: 1.14 KB
Versions: 8
Compression:
Stored size: 1.14 KB
Contents
{ "name": "foreman_puppet", "version": "1.0.0", "description": "DESCRIPTION", "main": "index.js", "scripts": { "lint": "tfm-lint --plugin -d /webpack", "test": "tfm-test --plugin", "test:watch": "tfm-test --plugin --watchAll", "test:current": "tfm-test --plugin --watch", "publish-coverage": "tfm-publish-coverage", "create-react-component": "yo react-domain" }, "repository": { "type": "git", "url": "git+https://github.com/theforeman/foreman_puppet.git" }, "bugs": { "url": "http://projects.theforeman.org/projects/foreman_puppet/issues" }, "peerDependencies": { "@theforeman/vendor": ">= 10.1.0" }, "devDependencies": { "@babel/core": "^7.7.0", "@sheerun/mutationobserver-shim": "^0.3.3", "@theforeman/builder": ">= 10.1.0", "@theforeman/eslint-plugin-foreman": ">= 10.1.0", "@theforeman/find-foreman": ">= 10.1.0", "@theforeman/test": ">= 10.1.0", "@theforeman/vendor-dev": ">= 10.1.0", "babel-eslint": "^10.0.3", "eslint": "^6.7.2", "jed": "^1.1.1", "prettier": "^1.19.1", "stylelint-config-standard": "^18.0.0", "stylelint": "^9.3.0" } }
Version data entries
8 entries across 8 versions & 1 rubygems