{
  "name": "lorca-nlp",
  "version": "1.0.12",
  "description": "NLP for Spanish",
  "main": "lorca.js",
  "homepage": "https://github.com/dmarman/lorca",
  "repository": {
    "type": "git",
    "url": "https://github.com/dmarman/lorca.git"
  },
  "keywords": [
    "natural language processing",
    "analysis",
    "nlp",
    "sentiment analysis",
    "spanish"
  ],
  "scripts": {
    "test": "jasmine"
  },
  "author": "Domingo Martín Mancera <dmm.martin@gmail.com>",
  "license": "MIT",
  "devDependencies": {
    "jasmine": "^2.9.0",
    "xml2js": "^0.4.19"
  }
}
