UNPKG

ultra-violet

Version:

UV and Vitamin D personal tracking package

28 lines (27 loc) 665 B
{ "name": "ultra-violet", "version": "0.0.1", "description": "UV and Vitamin D personal tracking package ", "main": "index.js", "scripts": { "test": "mocha --reporter spec" }, "repository": { "type": "git", "url": "git+https://github.com/nabylb/ultra-violet.git" }, "keywords": [ "UV", "VitaminD" ], "author": "“Nabyl <“nabyl@liveultrahealthy.com”> (http://www.liveultrahealthy.com)", "license": "ISC", "bugs": { "url": "https://github.com/nabylb/ultra-violet/issues" }, "homepage": "https://github.com/nabylb/ultra-violet#readme", "devDependencies": { "chai": "^3.5.0", "mocha": "^3.2.0" } }