taplytics-node
Version:
Taplytics Node SDK (unofficial)
25 lines (24 loc) • 472 B
JSON
{
"name": "taplytics-node",
"version": "0.1.0",
"description": "Taplytics Node SDK (unofficial)",
"main": "index.js",
"scripts": {},
"keywords": [
"taplytics",
"a/b",
"testing",
"push",
"notifications",
"node"
],
"repository": {
"type": "git",
"url": "https://github.com/nemo/taplytics-node"
},
"author": "Nima Gardideh <nima@halfmoon.ws>",
"license": "MIT",
"dependencies": {
"node-rest-client": "^2.5.0"
}
}