{
  "name": "@arquetipo28/localstorage-handler",
  "version": "1.1.2",
  "description": "Wrapper to save returned data of javascript functions into localStorage",
  "main": "index.js",
  "scripts": {
    "test": "npm test"
  },
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/Arquetipo28/localstorage-handler.git"
  },
  "keywords": [
    "module",
    "npm",
    "node",
    "Arquetipo28",
    "cache",
    "memory"
  ],
  "author": "Arquetipo28 (German Reynaga Araiza)",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/Arquetipo28/localstorage-handler/issues"
  },
  "homepage": "https://github.com/Arquetipo28/localstorage-handler#readme",
  "devDependencies": {
    "mocha": "^7.0.1"
  }
}
