{
  "name": "lots-o-nekos",
  "version": "3.0.0",
  "description": "cat follow mouse real! now an npm package with additionyal features for an elevated oneko experience ≽^•⩊•^≼",
  "homepage": "https://github.com/raynecloudy/lots-o-nekos#readme",
  "bugs": {
    "url": "https://github.com/raynecloudy/lots-o-nekos/issues"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/raynecloudy/lots-o-nekos.git"
  },
  "license": "MIT",
  "author": "raynec",
  "type": "module",
  "main": "lots-o-nekos.js",
  "types": "lots-o-nekos.d.ts",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  }
}
