{
  "author": "Cahil Foley",
  "dependencies": {},
  "bugs": {
    "url": "https://github.com/cahilfoley/utils/issues"
  },
  "description": "Various utility functions that might come in handy when building things in JavaScript",
  "keywords": [
    "utils",
    "utilities"
  ],
  "license": "MIT",
  "main": "index.js",
  "module": "es/index.js",
  "repository": {
    "type": "git",
    "url": "https://github.com/cahilfoley/utils.git"
  },
  "homepage": "https://cahilfoley.github.io/utils/",
  "name": "@cahil/utils",
  "peerDependencies": {},
  "typings": "index.d.ts",
  "version": "2.3.2"
}
