shared/package.json

10 lines
274 B
JSON

{
"name": "pied-vcs-shared",
"version": "0.1.0",
"description": "Shared libraries and files for the Pied VCS",
"main": "index.js",
"repository": "https://code.garrettmills.dev/Pied/shared",
"author": "garrettmills <shout@garrettmills.dev>",
"license": "MIT"
}