Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.

3 лет назад
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117
  1. {
  2. "_args": [
  3. [
  4. "react-draft-wysiwyg@1.14.5",
  5. "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp"
  6. ]
  7. ],
  8. "_from": "react-draft-wysiwyg@1.14.5",
  9. "_id": "react-draft-wysiwyg@1.14.5",
  10. "_inBundle": false,
  11. "_integrity": "sha512-utbJEs91757QXYoBwKRb/4kB3JdswLlj0heUiAeXs/OxZAUISJXxLMFLBIixRlIcUnNkwxOsMikRshDMtWIS3g==",
  12. "_location": "/react-draft-wysiwyg",
  13. "_phantomChildren": {},
  14. "_requested": {
  15. "type": "version",
  16. "registry": true,
  17. "raw": "react-draft-wysiwyg@1.14.5",
  18. "name": "react-draft-wysiwyg",
  19. "escapedName": "react-draft-wysiwyg",
  20. "rawSpec": "1.14.5",
  21. "saveSpec": null,
  22. "fetchSpec": "1.14.5"
  23. },
  24. "_requiredBy": [
  25. "/"
  26. ],
  27. "_resolved": "https://registry.npmjs.org/react-draft-wysiwyg/-/react-draft-wysiwyg-1.14.5.tgz",
  28. "_spec": "1.14.5",
  29. "_where": "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp",
  30. "author": {
  31. "name": "Jyoti Puri"
  32. },
  33. "bugs": {
  34. "url": "https://github.com/jpuri/react-draft-wysiwyg/issues"
  35. },
  36. "dependencies": {
  37. "classnames": "^2.2.6",
  38. "draftjs-utils": "^0.10.2",
  39. "html-to-draftjs": "^1.5.0",
  40. "linkify-it": "^2.2.0",
  41. "prop-types": "^15.7.2"
  42. },
  43. "description": "A wysiwyg on top of DraftJS.",
  44. "devDependencies": {
  45. "@babel/core": "^7.7.4",
  46. "@babel/preset-env": "^7.7.4",
  47. "@babel/preset-react": "^7.7.4",
  48. "@babel/register": "^7.7.4",
  49. "@storybook/react": "^5.2.8",
  50. "autoprefixer": "^9.7.3",
  51. "babel-eslint": "^10.0.3",
  52. "babel-loader": "^8.0.6",
  53. "babel-plugin-transform-flow-strip-types": "^6.22.0",
  54. "chai": "^4.2.0",
  55. "cross-env": "^6.0.3",
  56. "css-loader": "^3.2.1",
  57. "draft-js": "^0.11.2",
  58. "draftjs-to-html": "^0.9.0",
  59. "draftjs-to-markdown": "^0.6.0",
  60. "embed-video": "^2.0.4",
  61. "enzyme": "^3.10.0",
  62. "enzyme-adapter-react-16": "^1.15.1",
  63. "eslint": "^6.7.2",
  64. "eslint-config-airbnb": "^18.0.1",
  65. "eslint-plugin-import": "^2.18.2",
  66. "eslint-plugin-jsx-a11y": "^6.2.3",
  67. "eslint-plugin-mocha": "^6.2.2",
  68. "eslint-plugin-react": "^7.17.0",
  69. "file-loader": "^5.0.2",
  70. "flow-bin": "^0.113.0",
  71. "immutable": "^4.0.0-rc.12",
  72. "jsdom": "^15.2.1",
  73. "mini-css-extract-plugin": "^0.8.0",
  74. "mocha": "^6.2.2",
  75. "postcss-loader": "^3.0.0",
  76. "precss": "^4.0.0",
  77. "react": "^16.12.0",
  78. "react-addons-test-utils": "^15.6.2",
  79. "react-dom": "^16.12.0",
  80. "react-test-renderer": "^16.12.0",
  81. "rimraf": "^3.0.0",
  82. "sinon": "^7.5.0",
  83. "style-loader": "^1.0.1",
  84. "uglifyjs-webpack-plugin": "^2.2.0",
  85. "url-loader": "^3.0.0",
  86. "webpack": "^4.41.2",
  87. "webpack-bundle-analyzer": "^3.6.0",
  88. "webpack-cli": "^3.3.10"
  89. },
  90. "homepage": "https://github.com/jpuri/react-draft-wysiwyg#readme",
  91. "license": "MIT",
  92. "main": "dist/react-draft-wysiwyg.js",
  93. "name": "react-draft-wysiwyg",
  94. "peerDependencies": {
  95. "draft-js": "^0.10.x || ^0.11.x",
  96. "immutable": "3.x.x || 4.x.x",
  97. "react": "0.13.x || 0.14.x || ^15.0.0-0 || 15.x.x || ^16.0.0-0 || ^16.x.x",
  98. "react-dom": "0.13.x || 0.14.x || ^15.0.0-0 || 15.x.x || ^16.0.0-0 || ^16.x.x"
  99. },
  100. "repository": {
  101. "type": "git",
  102. "url": "git+https://github.com/jpuri/react-draft-wysiwyg.git"
  103. },
  104. "scripts": {
  105. "build": "npm run clean && npm run build:webpack",
  106. "build-storybook": "build-storybook",
  107. "build:webpack": "cross-env NODE_ENV=production webpack --mode production --config config/webpack.config.js",
  108. "check": "npm run lint && npm run flow",
  109. "clean": "rimraf dist",
  110. "flow": "flow; test $? -eq 0 -o $? -eq 2",
  111. "lint": "eslint src",
  112. "lintdocs": "eslint docs/src",
  113. "storybook": "start-storybook -p 6006",
  114. "test": "cross-env BABEL_ENV=test mocha --require config/test-compiler.js config/test-setup.js src/**/*Test.js"
  115. },
  116. "version": "1.14.5"
  117. }