Sha256: f422d5d8cff654c6b6f3d85f60d11e0a77ff439da4d1eb15de1440e2144a1fa5

Contents?: true

Size: 1.42 KB

Versions: 2

Compression:

Stored size: 1.42 KB

Contents

{
  "name": "foreman_acd",
  "version": "0.9.3",
  "description": "foreman application centric deployment",
  "main": "index.js",
  "peerDependencies": {
    "@theforeman/vendor": ">= 10.1.0"
  },
  "devDependencies": {
    "@theforeman/builder": ">= 12.0.1",
    "@theforeman/eslint-plugin-foreman": ">= 12.0.1",
    "@theforeman/find-foreman": "^13.0.0",
    "@theforeman/test": ">= 12.0.1",
    "@theforeman/vendor-dev": ">= 12.0.1",
    "babel-plugin-transform-class-properties": "^6.24.1",
    "babel-preset-env": "^1.6.0",
    "babel-preset-react": "^6.24.1",
    "eslint": "^6.7.2",
    "eslint-plugin-react": "^7.34.1",
    "jest": "^23.6.0",
    "jest-prop-type-error": "^1.1.0",
    "lodash": "^4.17.11",
    "prettier": "^1.19.1",
    "react-redux-test-utils": "^0.1.1",
    "sortabular": "^1.5.1",
    "stylelint": "^9.3.0",
    "stylelint-config-standard": "^18.0.0",
    "table-resolver": "^3.2.0"
  },
  "scripts": {
    "lint": "eslint *.js webpack",
    "lint-fix": "eslint --fix *.js webpack",
    "stylelint": "stylelint webpack/**/*.scss",
    "stylelint-fix": "stylelint webpack/**/*.scss --fix",
    "test": "tfm-test --plugin --config jest.config.js"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/ATIX-AG/foreman_acd.git"
  },
  "author": "ATIX AG <info@atix.de>",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/ATIX-AG/foreman_acd/issues"
  },
  "homepage": "https://atix.de"
}

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
foreman_acd-0.11.0 package.json
foreman_acd-0.10.0 package.json