UNPKG

0213_choma-utils

Version:

choma自定义工具函数库

28 lines (27 loc) 516 B
{ "name": "0213_choma-utils", "version": "1.0.0", "author": "choma", "description": "choma自定义工具函数库", "keywords": [ "atguigu", "utils", "array", "object", "function", "promise", "axios", "数据结构", "算法" ], "main": "dist/choma-utils.js", "license": "MIT", "scripts": { "build": "webpack --watch" }, "dependencies": { "lodash": "^4.17.15", "webpack": "^4.41.6", "webpack-cli": "^3.3.11" } }