UNPKG

540 BJSONView Raw
1{
2 "name": "vikki-tools",
3 "version": "1.0.9",
4 "description": "Libraries for https://tools.vikki.in",
5 "main": "dist/index.js",
6 "scripts": {
7 "test": "echo \"Error: no test specified\" && exit 1"
8 },
9 "repository": {
10 "type": "git",
11 "url": "git+https://github.com/vignesh88/tools.git"
12 },
13 "keywords": [
14 "vikki",
15 "tools"
16 ],
17 "author": "Vignesh Ragupathy",
18 "license": "ISC",
19 "bugs": {
20 "url": "https://github.com/vignesh88/tools/issues"
21 },
22 "homepage": "https://github.com/vignesh88/tools#readme"
23}