non_npm_packages: 04nd01/fitjunction, package.json
This data as json
commit | contents | organization | path | repository |
---|---|---|---|---|
9c9f4fdfce8430721a4355e94d487914cb27673c | { "author": "Andi T\u00f6pfer", "bugs": { "url": "https://github.com/04nd01/fitjunction/issues" }, "dependencies": { "moment": "^2.21.0", "mysql": "^2.15.0", "node-cron": "^1.2.1", "request": "^2.85.0", "winston": "^2.4.1" }, "description": "Pulls activity data from fitbit and stores it in a MySQL database.", "devDependencies": {}, "homepage": "https://github.com/04nd01/fitjunction#readme", "keywords": [ "fitbit", "quantified", "self", "fitness" ], "license": "MIT", "main": "main.js", "name": "fitjunction", "repository": { "type": "git", "url": "git+https://github.com/04nd01/fitjunction.git" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "version": "1.1.5" } |
04nd01 | package.json | 04nd01/fitjunction |