UNPKG

@tikpage/reactjs-popup

Version:

React Popup Component - Modals,Tooltips and Menus —  All in one

40 lines 1.05 kB
{ "name": "@tikpage/reactjs-popup", "version": "1.0.10", "description": "React Popup Component - Modals,Tooltips and Menus —  All in one", "main": "lib/@tikpage/reactjs-popup.cjs.js", "module": "lib/@tikpage/reactjs-popup.es.js", "jsnext:main": "lib/@tikpage/reactjs-popup.es.js", "unpkg": "lib/@tikpage/reactjs-popup.js", "jsdelivr": "lib/@tikpage/reactjs-popup.js", "peerDependencies": { "prop-types": "^15.6.0", "react": "^16.0.0", "react-dom": "^16.0.0" }, "jest": { "testEnvironment": "jsdom" }, "repository": { "type": "git", "url": "git+https://github.com/yjose/reactjs-popup.git" }, "keywords": [ "react", "popup", "modal", "tooltip", "react-modal", "reactjs", "react-popup", "reactjs-popup", "reactjs-modal", "react-tooltip" ], "author": "Youssouf EL AZIZI <youssoufelazizi@gmail.com>", "license": "MIT", "bugs": { "url": "https://github.com/yjose/reactjs-popup/issues" }, "homepage": "https://react-popup.elazizi.com/" }