Sha256: c540ca56a3ee5d56dc6947d1934729cf0b2937795b1fdce744375b5efb5067a8
Contents?: true
Size: 1.09 KB
Versions: 10
Compression:
Stored size: 1.09 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": "^4.2.1", "@theforeman/eslint-plugin-foreman": "^4.2.1", "@theforeman/stories": "^4.2.1", "@theforeman/test": "^4.2.1", "@theforeman/vendor-dev": "^4.2.1", "babel-eslint": "^10.0.0", "eslint": "^6.8.0", "prettier": "^1.19.1" }, "peerDependencies": { "@theforeman/vendor": ">= 4.2.1" } }
Version data entries
10 entries across 10 versions & 1 rubygems