{
  "name": "@spare/enum-brackets",
  "version": "0.2.1",
  "description": "String brackets",
  "main": "dist/index.cjs.js",
  "module": "dist/index.esm.js",
  "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/hoyeungw/spare.git"
  },
  "keywords": [
    "test",
    "console",
    "debug",
    "print"
  ],
  "author": "Hoyeung Wong",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/hoyeungw/spare"
  },
  "homepage": "https://github.com/hoyeungw/spare#readme",
  "gitHead": "6e0d23c7ac34c789d71afe148d6ac5327242f2ce"
}
