{
  "name": "npmcourse-matematicas",
  "version": "1.1.0",
  "description": "Proyecto de matemáticas sencillo",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Bovedano/npmcourse-matematicas.git"
  },
  "keywords": [
    "Math",
    "matematica",
    "suma",
    "resta",
    "división",
    "multi"
  ],
  "author": "Jorge",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/Bovedano/npmcourse-matematicas/issues"
  },
  "homepage": "https://github.com/Bovedano/npmcourse-matematicas#readme"
}
