Zalozen JS projekt.

master
severak 2020-05-28 11:10:18 +02:00
parent 12cd14db9e
commit e0f468b9ba
1 changed files with 15 additions and 0 deletions

15
package.json 100644
View File

@ -0,0 +1,15 @@
{
"name": "gallery",
"version": "1.0.0",
"description": "Gallery of tilde.town user sites.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://tildegit.org/severak/gallery"
},
"author": "Severak",
"license": "MIT"
}