{
  "name": "displacy-ent",
  "version": "1.0.2",
  "description": "An open-source named entity visualiser for the modern web",
  "main": "displacy-ent.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/explosion/displacy-ent.git"
  },
  "keywords": [
    "nlp",
    "visualizer",
    "spacy"
  ],
  "author": "Ines Montani",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/explosion/displacy-ent/issues"
  },
  "homepage": "https://github.com/explosion/displacy-ent#readme"
}
