UNPKG

@hocgin/browser-addone-kit

Version:
42 lines (41 loc) 832 B
{ "name": "@hocgin/browser-addone-kit", "version": "2.0.189", "description": "", "main": "dist/cjs/index.js", "module": "dist/esm/index.js", "types": "dist/esm/index.d.ts", "scripts": { "build": "father build" }, "files": [ "dist", "typings.d.ts", "README.md" ], "keywords": [ "hocgin" ], "repository": { "type": "git", "url": "https://github.com/hocgin/node-package" }, "authors": [], "publishConfig": { "access": "public" }, "dependencies": { "insertion-query": "^1.1.0", "query-string": "^7.1.1" }, "devDependencies": { "@types/chrome": "0.0.195" }, "peerDependencies": { "@hocgin/hkit": "workspace:*", "ahooks": "^3.7.7", "react": "^18.x", "react-dom": "^18.x" }, "gitHead": "eb676aaa5bde8a86d0fc38a58922919f39489825" }