Sha256: 8d76404d5e99aded93690af84360ba73585a7579148af154a0d89cd2cab7e5dc
Contents?: true
Size: 1.46 KB
Versions: 10
Compression:
Stored size: 1.46 KB
Contents
{ "name": "foreman_openscap", "version": "0.1.0", "description": "Foreman plug-in for managing security compliance reports", "main": "index.js", "scripts": { "lint": "tfm-lint --plugin -d /webpack", "lint:custom": "eslint ./webpack", "test": "tfm-test --plugin --config jest.config.js", "test:watch": "tfm-test --plugin --watchAll --config jest.config.js", "test:current": "tfm-test --plugin --watch --config jest.config.js", "publish-coverage": "tfm-publish-coverage", "create-react-component": "yo react-domain" }, "repository": { "type": "git", "url": "git+https://github.com/theforeman/foreman_openscap.git" }, "bugs": { "url": "https://projects.theforeman.org/projects/foreman_openscap/issues" }, "peerDependencies": { "@theforeman/vendor": ">= 10.1.0" }, "devDependencies": { "@babel/core": "^7.7.0", "@testing-library/dom": "^8.9.1", "@testing-library/jest-dom": "^5.11.9", "@testing-library/user-event": "^13.2.1", "@theforeman/builder": ">= 10.1.0", "@theforeman/eslint-plugin-foreman": ">= 10.1.0", "@theforeman/eslint-plugin-rules": ">= 10.1.0", "@theforeman/find-foreman": ">= 10.1.0", "@theforeman/test": ">= 10.1.0", "@theforeman/vendor-dev": ">= 10.1.0", "babel-eslint": "^10.0.3", "eslint": "^6.7.2", "jed": "^1.1.1", "jest-svg-transformer": "^1.0.0", "prettier": "^1.13.5", "stylelint": "^9.3.0", "stylelint-config-standard": "^18.0.0" } }
Version data entries
10 entries across 10 versions & 1 rubygems