Dashboard sipadu mbip
Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148
  1. {
  2. "_from": "react-popper@^1.3.2",
  3. "_id": "react-popper@1.3.6",
  4. "_inBundle": false,
  5. "_integrity": "sha512-kLTfa9z8n+0jJvRVal9+vIuirg41rObg4Bbrvv/ZfsGPQDN9reyVVSxqnHF1ZNgXgV7x11PeUfd5ItF8DZnqhg==",
  6. "_location": "/react-popper",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "range",
  10. "registry": true,
  11. "raw": "react-popper@^1.3.2",
  12. "name": "react-popper",
  13. "escapedName": "react-popper",
  14. "rawSpec": "^1.3.2",
  15. "saveSpec": null,
  16. "fetchSpec": "^1.3.2"
  17. },
  18. "_requiredBy": [
  19. "/react-overlays"
  20. ],
  21. "_resolved": "https://registry.npmjs.org/react-popper/-/react-popper-1.3.6.tgz",
  22. "_shasum": "32122f83af8fda01bdd4f86625ddacaf64fdd06d",
  23. "_spec": "react-popper@^1.3.2",
  24. "_where": "/var/www/html/mdch.sipadu/node_modules/react-overlays",
  25. "author": {
  26. "name": "Travis Arnold",
  27. "email": "travis@souporserious.com",
  28. "url": "http://souporserious.com"
  29. },
  30. "bugs": {
  31. "url": "https://github.com/souporserious/react-popper/issues"
  32. },
  33. "bundleDependencies": false,
  34. "dependencies": {
  35. "@babel/runtime": "^7.1.2",
  36. "create-react-context": "^0.3.0",
  37. "popper.js": "^1.14.4",
  38. "prop-types": "^15.6.1",
  39. "typed-styles": "^0.0.7",
  40. "warning": "^4.0.2"
  41. },
  42. "deprecated": false,
  43. "description": "React wrapper around Popper.js",
  44. "devDependencies": {
  45. "@babel/cli": "^7.1.2",
  46. "@babel/core": "^7.1.2",
  47. "@babel/plugin-external-helpers": "^7.0.0",
  48. "@babel/plugin-proposal-class-properties": "^7.1.0",
  49. "@babel/plugin-transform-modules-commonjs": "^7.1.0",
  50. "@babel/plugin-transform-runtime": "^7.1.0",
  51. "@babel/preset-env": "^7.1.0",
  52. "@babel/preset-flow": "^7.0.0",
  53. "@babel/preset-react": "^7.0.0",
  54. "@babel/preset-stage-2": "^7.0.0",
  55. "@types/react": "^16.1.0",
  56. "babel-eslint": "^10.0.1",
  57. "babel-jest": "^24.0.0",
  58. "cross-env": "^5.1.4",
  59. "emotion": "^9.1.1",
  60. "enzyme": "^3.10.0",
  61. "enzyme-adapter-react-16": "^1.14.0",
  62. "enzyme-to-json": "^3.4.0",
  63. "eslint": "^4.19.1",
  64. "eslint-config-prettier": "^2.9.0",
  65. "eslint-plugin-flowtype": "^2.46.1",
  66. "eslint-plugin-jest": "^21.15.0",
  67. "eslint-plugin-promise": "^3.7.0",
  68. "eslint-plugin-react": "^7.7.0",
  69. "flow-bin": "^0.69.0",
  70. "flow-copy-source": "^1.3.0",
  71. "gh-pages": "^1.1.0",
  72. "git-branch-is": "^0.1.0",
  73. "jest": "^24.0.0",
  74. "parcel-bundler": "^1.10.1",
  75. "prettier": "^1.11.1",
  76. "pretty-quick": "^1.4.1",
  77. "react": "16.9.0",
  78. "react-dom": "^16.9.0",
  79. "react-emotion": "^9.1.1",
  80. "react-spring": "^8.0.27",
  81. "recompose": "^0.26.0",
  82. "rimraf": "^2.6.2",
  83. "rollup": "^0.60.0",
  84. "rollup-plugin-babel": "^4.0.3",
  85. "rollup-plugin-commonjs": "^9.1.3",
  86. "rollup-plugin-node-resolve": "^3.3.0",
  87. "rollup-plugin-replace": "^2.0.0",
  88. "rollup-plugin-size-snapshot": "^0.5.1",
  89. "rollup-plugin-uglify": "^4.0.0",
  90. "typescript": "^2.8.1"
  91. },
  92. "files": [
  93. "/dist",
  94. "/lib",
  95. "/typings/react-popper.d.ts"
  96. ],
  97. "homepage": "https://github.com/souporserious/react-popper",
  98. "jest": {
  99. "setupFilesAfterEnv": [
  100. "<rootDir>jest.setup.js"
  101. ],
  102. "snapshotSerializers": [
  103. "enzyme-to-json/serializer"
  104. ]
  105. },
  106. "keywords": [
  107. "react",
  108. "react-popper",
  109. "popperjs",
  110. "component",
  111. "drop",
  112. "tooltip",
  113. "popover"
  114. ],
  115. "license": "MIT",
  116. "main": "lib/cjs/index.js",
  117. "module": "lib/esm/index.js",
  118. "name": "react-popper",
  119. "peerDependencies": {
  120. "react": "0.14.x || ^15.0.0 || ^16.0.0"
  121. },
  122. "repository": {
  123. "type": "git",
  124. "url": "git+https://github.com/souporserious/react-popper.git"
  125. },
  126. "scripts": {
  127. "build": "npm run build:clean && npm run build:esm && npm run build:cjs && npm run build:umd && npm run build:flow",
  128. "build:cjs": "cross-env BABEL_ENV=cjs babel src --out-dir lib/cjs",
  129. "build:clean": "rimraf dist/ && rimraf lib/",
  130. "build:esm": "cross-env BABEL_ENV=esm babel src --out-dir lib/esm",
  131. "build:flow": "flow-copy-source --ignore '{__mocks__/*,*.test}.js' src lib/cjs",
  132. "build:umd": "rollup -c && rimraf dist/index.esm.js",
  133. "demo:build": "parcel build --out-dir demo/dist demo/index.html --public-url=/react-popper",
  134. "demo:deploy": "yarn demo:build && gh-pages -d demo/dist",
  135. "demo:dev": "parcel --out-dir demo/dist demo/index.html",
  136. "precommit": "pretty-quick --staged && test",
  137. "prepare": "npm run build",
  138. "prepublishOnly": "git-branch-is master",
  139. "test": "npm run test:eslint && npm run test:flow && npm run test:ts && npm run test:jest",
  140. "test:eslint": "eslint src",
  141. "test:flow": "flow check",
  142. "test:jest": "jest",
  143. "test:ts": "tsc --project ./typings/tests"
  144. },
  145. "sideEffects": false,
  146. "typings": "typings/react-popper.d.ts",
  147. "version": "1.3.6"
  148. }