{
  "name": "@turbowarp/nanolog",
  "version": "1.0.1",
  "description": "minilog replacement for TurboWarp.",
  "main": "index.js",
  "browser": "browser.js",
  "types": "index.d.ts",
  "scripts": {
    "test": "node test"
  },
  "homepage": "https://github.com/TurboWarp/nanolog",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/TurboWarp/nanolog.git"
  },
  "author": "GarboMuffin",
  "license": "MIT"
}
