reactjs-popup-47
Version:
React Popup Component - Modals,Tooltips and Menus — All in one
40 lines • 974 B
JSON
{
"name": "reactjs-popup-47",
"version": "1.6.0",
"description": "React Popup Component - Modals,Tooltips and Menus — All in one",
"main": "reactjs-popup.cjs.js",
"module": "reactjs-popup.es.js",
"jsnext:main": "reactjs-popup.es.js",
"unpkg": "reactjs-popup.js",
"jsdelivr": "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/"
}