{
  "name": "@ashejuniper/skim",
  "version": "0.1.0",
  "description": "Skim over text in JavaScript strings",
  "main": "src/index.js",
  "repository": {
    "type": "git",
    "url": "hyper://0123456789abcdef0123456789abcdef"
  },
  "keywords": [
    "address",
    "path",
    "skim",
    "string",
    "uri",
    "url"
  ],
  "author": "Ashe Juniper",
  "license": "MPL-2.0",
  "scripts": {
    "test": "jest"
  }
}