@youmaole/easy-js
Version:
A lib to make the complex and daily used functions easy to use.
31 lines (30 loc) • 739 B
JSON
{
"name": "@youmaole/easy-js",
"version": "2.0.3",
"description": "A lib to make the complex and daily used functions easy to use.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/virtuous-code/easy-js.git"
},
"keywords": [
"easy-js",
"daily functions",
"localStorage",
"storage",
"json format",
"array compare",
"array fast delete",
"array unique",
"object compare"
],
"author": "125512240@qq.com",
"license": "MIT",
"bugs": {
"url": "https://github.com/virtuous-code/easy-js/issues"
},
"homepage": "https://github.com/virtuous-code/easy-js#readme"
}