You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
shared/package.json

10 lines
274 B

{
"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"
}