Sha256: 21b34f59ced0edd233ed1db541950bbac666a688076a1543d385aef4b97f97ff
Contents?: true
Size: 1.39 KB
Versions: 5
Compression:
Stored size: 1.39 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 --config jest.config.js", "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": ">= 8.16.0" }, "devDependencies": { "@babel/core": "^7.7.0", "@theforeman/builder": ">= 12.0.1", "@theforeman/eslint-plugin-foreman": "^10.0", "@theforeman/stories": "^10.0", "@theforeman/test": "^10.0", "@theforeman/vendor-dev": "^10.0", "babel-eslint": "^10.0.0", "eslint": "^6.8.0", "jest-svg-transformer": "^1.0.0", "prettier": "^1.19.1" }, "dependencies": { "react-ellipsis-with-tooltip": "^1.0.8" } }
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
foreman_leapp-0.1.15 | package.json |
foreman_leapp-1.1.1 | package.json |
foreman_leapp-1.1.0 | package.json |
foreman_leapp-1.0.0 | package.json |
foreman_leapp-0.1.14 | package.json |