Sha256: b850abd15d5c286c84b407861ad2ff43e319c1be3424944e60b61147cd870a93
Contents?: true
Size: 1.44 KB
Versions: 1
Compression:
Stored size: 1.44 KB
Contents
{ "name": "foreman_rh_cloud", "version": "4.0.24.1", "description": "Inventory Upload =============", "main": "index.js", "scripts": { "lint": "tfm-lint --plugin -d /webpack", "lint:spelling": "eslint ./", "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", "stories:deploy": "surge --project .storybook-dist" }, "repository": { "type": "git", "url": "git+https://github.com/theforeman/foreman_rh_cloud.git" }, "bugs": { "url": "http://projects.theforeman.org/projects/foreman_rh_cloud/issues" }, "peerDependencies": { "@theforeman/vendor": "~4.14.0" }, "devDependencies": { "@babel/core": "~7.7.0", "@redhat-cloud-services/frontend-components": "^2.5.0", "@theforeman/builder": "~4.14.0", "@theforeman/stories": "~4.14.0", "@theforeman/test": "~4.14.0", "@theforeman/vendor-dev": "~4.14.0", "@theforeman/eslint-plugin-foreman": "~4.14.0", "babel-eslint": "~10.0.0", "eslint": "~6.7.2", "eslint-plugin-spellcheck": "~0.0.17", "prettier": "~1.19.1", "stylelint": "~9.3.0", "stylelint-config-standard": "~18.0.0", "surge": "~0.20.3", "redux-mock-store": "~1.2.2" }, "dependencies": { "jed": "~1.1.1", "react-intl": "~2.8.0" } }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
foreman_rh_cloud-4.0.24.1 | package.json |