UNPKG

inferno-utils

Version:
23 lines (22 loc) 545 B
{ "name": "inferno-utils", "version": "1.0.0", "description": "常用方法", "main": "./src/utils.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/wanyuxiao/inferno-utils.git" }, "author": "765182773@qq.com", "license": "ISC", "bugs": { "url": "https://github.com/wanyuxiao/inferno-utils/issues" }, "homepage": "https://github.com/wanyuxiao/inferno-utils#readme", "dependencies": { "lodash": "^4.17.4" } }