@newdash/newdash
Version:
javascript/typescript utility library
28 lines • 573 B
JSON
{
"name": "@newdash/newdash",
"description": "javascript/typescript utility library",
"version": "5.23.1",
"license": "MIT",
"main": "./index",
"repository": {
"type": "git",
"url": "https://github.com/newdash/newdash"
},
"contributors": [
{
"name": "Theo Sun",
"email": "theo.sun@outlook.com",
"url": "https://github.com/Soontao"
},
{
"name": "Lodash Contributors",
"url": "https://github.com/lodash/lodash"
}
],
"keywords": [
"javascript",
"typescript",
"lodash",
"utilities"
]
}