@ashejuniper/skim
Version:
Skim over text in JavaScript strings
23 lines • 420 B
JSON
{
"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"
}
}