UNPKG

@allenfuture/lotide

Version:
31 lines (30 loc) 598 B
{ "name": "@allenfuture/lotide", "version": "1.0.1", "description": "Support [flatten] test", "main": "index.js", "directories": { "test": "test" }, "scripts": { "test": "mocha" }, "repository": { "type": "git", "url": "git+https://github.com/Allenzzp/lotide.git" }, "keywords": [ "Lotide", "LHL" ], "author": "Allen Zhao", "license": "ISC", "bugs": { "url": "https://github.com/Allenzzp/lotide/issues" }, "homepage": "https://github.com/Allenzzp/lotide#readme", "devDependencies": { "chai": "^4.3.4", "mocha": "^9.1.3" } }