{
  "name": "typeofanything",
  "version": "1.5.4",
  "description": "Ecmascript: determine or check the type of any variable",
  "main": "./Dist/toa.min.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "type": "module",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/KooiInc/typeofAnything.git"
  },
  "keywords": [
    "Ecmascript",
    "typeof"
  ],
  "author": "KooiInc",
  "license": "GPL-3.0-or-later",
  "bugs": {
    "url": "https://github.com/KooiInc/typeofAnything/issues"
  },
  "homepage": "https://github.com/KooiInc/typeofAnything#readme"
}
