UNPKG

@appigram/react-yandex-metrika

Version:
35 lines (34 loc) 924 B
{ "name": "@appigram/react-yandex-metrika", "version": "2.8.9", "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.26.4", "@babel/core": "^7.26.9", "@babel/eslint-parser": "^7.26.8", "@babel/preset-env": "^7.26.9", "eslint": "^9.20.1", "eslint-plugin-react": "^7.37.4", "globals": "^15.15.0", "react": "^19.0.0" }, "peerDependencies": { "react": "*" } }