test-tiny-url
Version:
hackathon project
19 lines (18 loc) • 376 B
JSON
{
"name": "test-tiny-url",
"version": "0.12.34",
"description": "hackathon project",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git@github.move.com:jaji/tinyUrl.git"
},
"keywords": [
"tinyUrl"
],
"author": "James Ji soloman 3000",
"license": "ISC"
}