Sha256: 3a8a2143ccfedeb5d7c8e6e64571ae26a89716b35665b483a88ded390ddc51c5
Contents?: true
Size: 1.26 KB
Versions: 2
Compression:
Stored size: 1.26 KB
Contents
{ "name": "foreman_hdm", "version": "1.0.0", "description": "DESCRIPTION", "main": "index.js", "scripts": { "lint": "tfm-lint --plugin -d /webpack", "test": "tfm-test --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", "create-react-component": "yo react-domain" }, "repository": { "type": "git", "url": "git+https://github.com/theforeman/foreman_hdm.git" }, "bugs": { "url": "http://projects.theforeman.org/projects/foreman_hdm/issues" }, "peerDependencies": { "@theforeman/vendor": ">= 12.0.1" }, "dependencies": { "react-intl": "^2.8.0" }, "devDependencies": { "@babel/core": "^7.7.0", "@sheerun/mutationobserver-shim": "^0.3.3", "@theforeman/builder": ">= 12.0.1", "@theforeman/eslint-plugin-foreman": ">= 12.0.1", "@theforeman/find-foreman": ">= 12.0.1", "@theforeman/test": ">= 12.0.1", "@theforeman/vendor-dev": ">= 12.0.1", "babel-eslint": "^10.0.3", "eslint": "^6.7.2", "prettier": "^1.19.1", "stylelint-config-standard": "^18.0.0", "stylelint": "^9.3.0" } }
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
foreman_hdm-1.0.0 | package.json |
foreman_hdm-0.1.4 | package.json |