{
  "name": "spanishconjugator",
  "version": "2.0.1",
  "description": "A npm package for spanish conjugation by mood, tense and pronoun",
  "main": "index.js",
  "scripts": {
    "test": "jest"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Benedict-Carling/spanish-conjugatorjs.git"
  },
  "keywords": [
    "Spanish",
    "Conjugator"
  ],
  "author": "Benedict Carling",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/Benedict-Carling/spanish-conjugatorjs/issues"
  },
  "homepage": "https://github.com/Benedict-Carling/spanish-conjugatorjs#readme",
  "devDependencies": {
    "jest": "^26.4.2"
  }
}
