10 lines
274 B
JSON
10 lines
274 B
JSON
{
|
|
"name": "pied-vcs-shared",
|
|
"version": "0.1.1",
|
|
"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"
|
|
}
|