linkylinky/package.json

8 lines
125 B
JSON
Raw Normal View History

2021-08-12 18:45:12 +02:00
{
"name": "shortener-backend",
"version": "0.0.1",
"main": "index.js",
"license": "MIT",
"private": false
}