{
  "name": "@vindo/utility",
  "version": "0.0.9",
  "description": "Common utilities for object, string, event, URL, and file.",
  "main": "./index.js",
  "types": "./index.d.ts",
  "publishConfig": {
    "access": "public"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\""
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/rmindo/vindo.git",
    "directory": "packages/utility"
  },
  "homepage": "https://github.com/rmindo/vindo/tree/main/packages/utility",
  "keywords": [
    "url",
    "file",
    "object",
    "string",
    "events"
  ],
  "author": "Ruel Mindo",
  "license": "MIT",
  "dependencies": {}
}
