Sha256: d4f559de452f2f12e915a12544e74ea086c710340b1280c1b042dbb61621bbbc
Contents?: true
Size: 1.41 KB
Versions: 7
Compression:
Stored size: 1.41 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": ">= 4.0.2" }, "dependencies": { "c3": "^0.4.11", "humanize-duration": "^3.20.1", "react-intl": "^2.8.0" }, "devDependencies": { "@babel/core": "^7.7.0", "@theforeman/builder": "^4.0.2", "@theforeman/eslint-plugin-foreman": "4.0.5", "@theforeman/stories": "^4.0.2", "@theforeman/test": "^4.0.2", "@theforeman/vendor-dev": "^4.0.2", "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
7 entries across 7 versions & 1 rubygems