UNPKG

@kowo0403hk/lotide

Version:

lotide library by LHL Bootcamp student

31 lines (30 loc) 629 B
{ "name": "@kowo0403hk/lotide", "version": "1.0.1", "description": "lotide library by LHL Bootcamp student", "main": "index.js", "directories": { "test": "test" }, "scripts": { "test": "mocha" }, "repository": { "type": "git", "url": "git+https://github.com/kowo0403hk/lotide.git" }, "keywords": [ "LHL", "lotide" ], "author": "Alex Kwok On Cheung", "license": "ISC", "bugs": { "url": "https://github.com/kowo0403hk/lotide/issues" }, "homepage": "https://github.com/kowo0403hk/lotide#readme", "devDependencies": { "chai": "^4.3.6", "mocha": "^10.0.0" } }