growint
Version:
make variables grow in time without updating them
27 lines (26 loc) • 576 B
JSON
{
"name": "growint",
"version": "1.0.1",
"description": "make variables grow in time without updating them",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Adrien M",
"license": "MIT",
"repository": {
"type": "git",
"url": "git+https://github.com/skzap/GrowInt.git"
},
"keywords": [
"avalon",
"blockchain",
"crypto",
"social",
"dtube"
],
"bugs": {
"url": "https://github.com/skzap/GrowInt/issues"
},
"homepage": "https://github.com/skzap/GrowInt#readme"
}