UNPKG

@rahmatsaeedi/lotide

Version:

A light-weight, simplified, & minified version of Lodash library

35 lines (34 loc) 753 B
{ "name": "@rahmatsaeedi/lotide", "version": "1.0.1", "description": "A light-weight, simplified, & minified version of Lodash library", "main": "lotide.js", "directories": { "test": "test" }, "dependencies": {}, "devDependencies": { "chai": "^4.2.0", "mocha": "^6.1.4" }, "scripts": { "test": "mocha" }, "repository": { "type": "git", "url": "git+https://github.com/RahmatSaeedi/lotide.git" }, "keywords": [ "Lotide", "Lodash", "Lighthouse Labs", "Bootcamp", "Web development bootcamp" ], "author": "Rahmat Saeedi", "license": "ISC", "bugs": { "url": "https://github.com/RahmatSaeedi/lotide/issues" }, "homepage": "https://github.com/RahmatSaeedi/lotide#readme" }