{
  "name": "@spare/regex-charset",
  "version": "0.14.5",
  "description": "Regex sets",
  "main": "./dist/index.cjs",
  "exports": {
    "import": "./dist/index.mjs",
    "require": "./dist/index.cjs"
  },
  "files": [
    "dist"
  ],
  "publishConfig": {
    "access": "public"
  },
  "scripts": {
    "pub": "npm publish",
    "test": "node -r @babel/register test/test.index.js"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/gadge/spare.git"
  },
  "keywords": [
    "test",
    "console",
    "debug",
    "print"
  ],
  "author": "Hoyeung Wong",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/gadge/spare"
  },
  "homepage": "https://github.com/gadge/spare#readme",
  "gitHead": "09d6532e589a52583ac9779a97900759b8770f34"
}
