Sha256: 926489d699856edff9f58e222e5b58ea905fdd653f110a1eb0c6b601d186019d
Contents?: true
Size: 1.33 KB
Versions: 3
Compression:
Stored size: 1.33 KB
Contents
{ "name": "foreman_leapp", "version": "0.0.1", "description": "Plugin for RHEL upgrades using Foreman.", "main": "index.js", "scripts": { "lint": "tfm-lint --plugin -d /webpack", "link-leapp-js": "./script/link_leapp_js.sh", "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/oamg/foreman_leapp.git" }, "author": "LEAPP team + The Foreman team", "license": "GPL-3.0", "bugs": { "url": "http://projects.theforeman.org/projects/foreman_leapp/issues" }, "homepage": "https://github.com/oamg/foreman_leapp", "peerDependencies": { "@theforeman/vendor": ">= 4.2.1" }, "devDependencies": { "@babel/core": "^7.7.0", "@theforeman/builder": "^4.2.1", "@theforeman/eslint-plugin-foreman": "4.2.1", "@theforeman/stories": "^4.2.1", "@theforeman/vendor-dev": "^4.2.1", "@theforeman/test": "^4.2.1", "babel-eslint": "^10.0.0", "eslint": "^6.8.0", "prettier": "^1.19.1" }, "dependencies": { "react-ellipsis-with-tooltip": "^1.0.8" } }
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
foreman_leapp-0.0.6 | package.json |
foreman_leapp-0.0.5 | package.json |
foreman_leapp-0.0.4 | package.json |