Sha256: fb7d7f427d7ee95f05c00b95745e4056c1a8d30877459c14c64a7c51e2bf2596
Contents?: true
Size: 1.31 KB
Versions: 1
Compression:
Stored size: 1.31 KB
Contents
{ "name": "foreman_inventory_upload", "version": "0.0.1", "description": "Inventory Upload =============", "main": "index.js", "scripts": { "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" }, "repository": { "type": "git", "url": "git+https://github.com/theforeman/foreman_inventory_upload.git" }, "bugs": { "url": "http://projects.theforeman.org/projects/foreman_inventory_upload/issues" }, "peerDependencies": { "@theforeman/vendor": ">= 4.0.2" }, "devDependencies": { "@babel/core": "^7.7.0", "@theforeman/builder": "^4.0.2", "@theforeman/eslint-plugin-foreman": "^4.0.2", "@theforeman/stories": "^4.0.2", "@theforeman/test": "^4.0.2", "@theforeman/vendor-dev": "^4.0.2", "babel-eslint": "^10.0.0", "eslint": "^6.8.0", "jed": "^1.1.1", "prettier": "^1.13.5", "raf": "^3.4.0", "stylelint": "^9.3.0", "stylelint-config-standard": "^18.0.0", "surge": "^0.20.3" }, "dependencies": { "react-intl": "^2.8.0" } }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
foreman_inventory_upload-2.0.3 | package.json |