Sha256: 719f442fb531af17cb63cd1700b6d34bcaf6040a9f2a97793e4d8cf6d2872c6f
Contents?: true
Size: 1.3 KB
Versions: 10
Compression:
Stored size: 1.3 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", "stories": "tfm-stories --plugin", "stories:build": "tfm-build-stories --plugin", "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": ">= 6.0.0" }, "devDependencies": { "@babel/core": "^7.7.0", "@sheerun/mutationobserver-shim": "^0.3.3", "@theforeman/builder": "^6.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": "^6.0.0", "babel-eslint": "^10.0.3", "eslint": "^6.7.2", "prettier": "^1.19.1", "stylelint-config-standard": "^18.0.0", "stylelint": "^9.3.0" }, "dependencies": { "jed": "^1.1.1", "react-intl": "^2.8.0" } }
Version data entries
10 entries across 10 versions & 1 rubygems