Sha256: 91d44cf50863b9b0fc6734c5685be1f1c03a88b5fc185f324fddacb87a0dd75b

Contents?: true

Size: 1.35 KB

Versions: 9

Compression:

Stored size: 1.35 KB

Contents

{
  "name": "foreman-tasks",
  "version": "1.0.0",
  "description": "Foreman Tasks =============",
  "main": "index.js",
  "scripts": {
    "foreman-js:link": "./script/npm_link_foreman_js.sh",
    "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",
    "create-react-component": "yo react-domain"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/theforeman/foreman-tasks.git"
  },
  "bugs": {
    "url": "http://projects.theforeman.org/projects/foreman-tasks/issues"
  },
  "peerDependencies": {
    "@theforeman/vendor": "^8.15.0"
  },
  "dependencies": {
    "c3": "^0.4.11"
  },
  "devDependencies": {
    "@babel/core": "^7.7.0",
    "@theforeman/builder": "^8.15.0",
    "@theforeman/eslint-plugin-foreman": "^8.15.0",
    "@theforeman/stories": "^8.15.0",
    "@theforeman/test": "^8.15.0",
    "@theforeman/vendor-dev": "^8.15.0",
    "babel-eslint": "^10.0.3",
    "eslint": "^6.7.2",
    "jed": "^1.1.1",
    "prettier": "^1.13.5",
    "stylelint": "^9.3.0",
    "stylelint-config-standard": "^18.0.0",
    "surge": "^0.20.3"
  }
}

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
foreman-tasks-6.0.3 package.json
foreman-tasks-6.0.2 package.json
foreman-tasks-5.2.3 package.json
foreman-tasks-6.0.1 package.json
foreman-tasks-5.2.2 package.json
foreman-tasks-6.0.0 package.json
foreman-tasks-5.2.1 package.json
foreman-tasks-5.3.0 package.json
foreman-tasks-5.2.0 package.json