Sha256: e0e9e366b3424ddec4423f468a233afddf90a3c2a0bdea0a9fe5c73b1fd0740c
Contents?: true
Size: 1.3 KB
Versions: 1
Compression:
Stored size: 1.3 KB
Contents
{ "name": "foreman_rh_cloud", "version": "7.0.47", "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": ">= 10.1.1" }, "devDependencies": { "@babel/core": "~7.7.0", "@theforeman/builder": ">= 10.1.1", "@theforeman/stories": ">= 10.1.1", "@theforeman/test": ">= 10.1.1", "@theforeman/eslint-plugin-foreman": ">= 10.1.1", "babel-eslint": "~10.0.0", "eslint": "~6.7.2", "eslint-plugin-spellcheck": "~0.0.17", "jed": "~1.1.1", "prettier": "~1.19.1", "stylelint": "~9.3.0", "stylelint-config-standard": "~18.0.0", "surge": "~0.20.3", "redux-mock-store": "~1.2.2" } }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
foreman_rh_cloud-7.0.47 | package.json |