{
  "name": "zso",
  "version": "0.5.8",
  "description": "Useful utility collection with zero dependencies",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/ooo9/zso.git"
  },
  "keywords": [
    "zso"
  ],
  "author": "ooo9",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/ooo9/zso/issues"
  },
  "homepage": "https://github.com/ooo9/zso#readme",
  "main": "node.js",
  "browser": "browser.js",
  "typings": "index.d.ts"
}