UNPKG

@appigram/react-yandex-metrika

Version:
35 lines (34 loc) 924 B
{ "name": "@appigram/react-yandex-metrika", "version": "2.8.11", "description": "Yandex Metrika(beta) component for React", "main": "./lib/index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/appigram/react-yandex-metrika" }, "keywords": [ "react-component", "react", "yandex-metrika", "component" ], "author": "Evgeny Sysmanov <appigram@gmail.com>", "license": "MIT", "devDependencies": { "@babel/cli": "^7.28.3", "@babel/core": "^7.28.5", "@babel/eslint-parser": "^7.28.5", "@babel/preset-env": "^7.28.5", "eslint": "^9.39.2", "eslint-plugin-react": "^7.37.5", "globals": "^17.0.0", "react": "^19.2.3" }, "peerDependencies": { "react": "*" } }