UNPKG

@khadijamohamed/lotide

Version:
27 lines (26 loc) 607 B
{ "name": "@khadijamohamed/lotide", "version": "1.0.1", "description": "A mini clone of the Lodash library.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/khadija-mohamed/lotide.git" }, "keywords": [ "lighthouselabs", "lotide" ], "author": "", "license": "ISC", "bugs": { "url": "https://github.com/khadija-mohamed/lotide/issues" }, "homepage": "https://github.com/khadija-mohamed/lotide#readme", "dependencies": { "lotide": "^1.0.1" } }