Dashboard sipadu mbip
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

package.json 1.6KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667
  1. {
  2. "_from": "dom-helpers@^3.4.0",
  3. "_id": "dom-helpers@3.4.0",
  4. "_inBundle": false,
  5. "_integrity": "sha512-LnuPJ+dwqKDIyotW1VzmOZ5TONUN7CwkCR5hrgawTUbkBGYdeoNLZo6nNfGkCrjtE1nXXaj7iMMpDa8/d9WoIA==",
  6. "_location": "/dom-helpers",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "range",
  10. "registry": true,
  11. "raw": "dom-helpers@^3.4.0",
  12. "name": "dom-helpers",
  13. "escapedName": "dom-helpers",
  14. "rawSpec": "^3.4.0",
  15. "saveSpec": null,
  16. "fetchSpec": "^3.4.0"
  17. },
  18. "_requiredBy": [
  19. "/react-bootstrap",
  20. "/react-overlays"
  21. ],
  22. "_resolved": "https://registry.npmjs.org/dom-helpers/-/dom-helpers-3.4.0.tgz",
  23. "_shasum": "e9b369700f959f62ecde5a6babde4bccd9169af8",
  24. "_spec": "dom-helpers@^3.4.0",
  25. "_where": "/var/www/html/mdch.sipadu/node_modules/react-bootstrap",
  26. "author": {
  27. "name": "Jason Quense",
  28. "email": "monastic.panic@gmail.com"
  29. },
  30. "bugs": {
  31. "url": "https://github.com/jquense/dom-helpers/issues"
  32. },
  33. "bundleDependencies": false,
  34. "dependencies": {
  35. "@babel/runtime": "^7.1.2"
  36. },
  37. "deprecated": false,
  38. "description": "tiny modular DOM lib for ie8+",
  39. "homepage": "https://github.com/jquense/dom-helpers#readme",
  40. "keywords": [
  41. "dom-helpers",
  42. "react-component",
  43. "dom",
  44. "api",
  45. "cross-browser",
  46. "style",
  47. "event",
  48. "height",
  49. "width",
  50. "dom-helpers",
  51. "class",
  52. "classlist",
  53. "css"
  54. ],
  55. "license": "MIT",
  56. "main": "index.js",
  57. "name": "dom-helpers",
  58. "release": {
  59. "publishDir": "lib",
  60. "conventionalCommits": true
  61. },
  62. "repository": {
  63. "type": "git",
  64. "url": "git+https://github.com/jquense/dom-helpers.git"
  65. },
  66. "version": "3.4.0"
  67. }