{
  "name": "main",
  "version": "1000.0.1+querie.cc",
  "main": "index.js",
  "typings": "index.d.ts",
  "description": "main entry point",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "https://git.querie.cc/libs/main.git"
  },
  "scripts": {
    "test": "tap --reporter spec --100 'test.js'"
  },
  "authors": [
    "Jay Querie <jay@querie.cc> (https://jayquerie.com)"
  ],
  "devDependencies": {
    "tap": "^12.0.1"
  },
  "keywords": [
    "main",
    "entry point",
    "entry-point"
  ]
}
