UNPKG

dopamine

Version:

Make your node.js app habit forming using the Dopamine API

31 lines (30 loc) 817 B
{ "name": "dopamine", "version": "0.1.1", "description": "Make your node.js app habit forming using the Dopamine API", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/DopamineLabs/DopamineAPI_Node-Client.git" }, "keywords": [ "dopamine", "habit", "engagement", "api" ], "author": "Ramsay Brown <ramsay@usedopamine.com> (http://www.usedopamine.com/)", "licenses": [ { "type": "MIT", "url": "https://github.com/DopamineLabs/DopamineAPI_Node-Client/blob/master/LICENSE-MIT" } ], "bugs": { "url": "https://github.com/DopamineLabs/DopamineAPI_Node-Client/issues" }, "homepage": "https://github.com/DopamineLabs/DopamineAPI_Node-Client" }