UNPKG

@teambit/user-agent

Version:
57 lines 1.31 kB
{ "name": "@teambit/user-agent", "version": "1.0.872", "homepage": "https://bit.cloud/teambit/ui-foundation/user-agent", "main": "dist/index.js", "componentId": { "scope": "teambit.ui-foundation", "name": "user-agent", "version": "1.0.872" }, "dependencies": { "ua-parser-js": "0.7.40", "@teambit/harmony": "0.4.7", "@teambit/ui-foundation.ui.hooks.use-user-agent": "0.0.200", "@teambit/ui": "1.0.872" }, "devDependencies": { "@types/ua-parser-js": "0.7.35", "@types/mocha": "9.1.0", "@teambit/harmony.envs.core-aspect-env": "0.1.4" }, "peerDependencies": { "react": "^17.0.0 || ^18.0.0", "@types/react": "^17.0.73" }, "license": "Apache-2.0", "optionalDependencies": {}, "peerDependenciesMeta": {}, "exports": { ".": { "node": { "require": "./dist/index.js", "import": "./dist/esm.mjs" }, "default": "./dist/index.js" }, "./dist/*": "./dist/*", "./artifacts/*": "./artifacts/*", "./*": "./*.ts" }, "private": false, "engines": { "node": ">=16.0.0" }, "repository": { "type": "git", "url": "https://github.com/teambit/bit" }, "keywords": [ "bit", "bit-aspect", "bit-core-aspect", "components", "collaboration", "web" ] }