Sha256: 790ac47fdc15a11258d661830d1f84e32c87fb64749483895d27367a270693b3
Contents?: true
Size: 1.24 KB
Versions: 6
Compression:
Stored size: 1.24 KB
Contents
{ "name": "foreman_remote_execution", "version": "1.0.0", "license": "GPL-3.0", "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", "stories:deploy": "surge --project .storybook-dist" }, "repository": { "type": "git", "url": "git+https://github.com/foreman_remote_execution/foreman_remote_execution.git" }, "bugs": { "url": "http://projects.theforeman.org/projects/foreman_remote_execution/issues" }, "devDependencies": { "@babel/core": "^7.7.0", "@theforeman/builder": "^8.16.0", "@theforeman/eslint-plugin-foreman": "^8.16.0", "@theforeman/stories": "^8.16.0", "@theforeman/test": "^8.16.0", "@theforeman/vendor-dev": "^8.16.0", "babel-eslint": "^10.0.0", "eslint": "^6.8.0", "prettier": "^1.19.1", "@patternfly/react-catalog-view-extension": "^4.8.126", "redux-mock-store": "^1.2.2", "graphql-tag": "^2.11.0", "graphql": "^15.5.0" }, "peerDependencies": { "@theforeman/vendor": "^8.16.0" } }
Version data entries
6 entries across 6 versions & 1 rubygems