ForestAdmin/django-forest

View on GitHub
package.json

Summary

Maintainability
Test Coverage
{
  "name": "django-forest",
  "version": "1.6.11",
  "description": "The official Django liana for Forest.",
  "scripts": {
    "prepare": "husky install",
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/ForestAdmin/django-forest.git"
  },
  "author": "",
  "license": "GPL-3.0",
  "bugs": {
    "url": "https://github.com/ForestAdmin/django-forest/issues"
  },
  "homepage": "https://github.com/ForestAdmin/django-forest#readme",
  "devDependencies": {
    "@commitlint/cli": "11.0.0",
    "@commitlint/config-conventional": "11.0.0",
    "@semantic-release/changelog": "6.0.1",
    "@semantic-release/exec": "6.0.3",
    "@semantic-release/git": "10.0.1",
    "husky": "7.0.0",
    "semantic-release": "19.0.2",
    "semantic-release-pypi": "2.1.0",
    "semantic-release-slack-bot": "3.5.2"
  }
}