adda-helper
Version:
Divsense ADDA API helper
23 lines (22 loc) • 430 B
JSON
{
"name": "adda-helper",
"version": "0.0.2",
"description": "Divsense ADDA API helper",
"main": "index.js",
"author": {
"name": "Oleg Kirichenko",
"email": "oleg4564@me.com"
},
"keywords": [
"divsense",
"mindmap"
],
"repository": {
"name": "git",
"url": "https://github.com/divsense/adda-helper.git"
},
"dependencies": {
"array.prototype.find": "~0.1.1"
},
"license": "ISC"
}