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.

67 lines
1.8 KiB

3 months ago
  1. {
  2. "_args": [
  3. [
  4. "require-from-string@2.0.2",
  5. "D:\\IDEAproject\\frontend\\Front-end logistics"
  6. ]
  7. ],
  8. "_development": true,
  9. "_from": "require-from-string@2.0.2",
  10. "_id": "require-from-string@2.0.2",
  11. "_inBundle": false,
  12. "_integrity": "sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw==",
  13. "_location": "/require-from-string",
  14. "_phantomChildren": {},
  15. "_requested": {
  16. "type": "version",
  17. "registry": true,
  18. "raw": "require-from-string@2.0.2",
  19. "name": "require-from-string",
  20. "escapedName": "require-from-string",
  21. "rawSpec": "2.0.2",
  22. "saveSpec": null,
  23. "fetchSpec": "2.0.2"
  24. },
  25. "_requiredBy": [
  26. "/ajv-formats/ajv",
  27. "/css-minimizer-webpack-plugin/ajv",
  28. "/mini-css-extract-plugin/ajv",
  29. "/terser-webpack-plugin/ajv",
  30. "/webpack-dev-middleware/ajv",
  31. "/webpack-dev-server/ajv"
  32. ],
  33. "_resolved": "https://registry.npmmirror.com/require-from-string/-/require-from-string-2.0.2.tgz",
  34. "_spec": "2.0.2",
  35. "_where": "D:\\IDEAproject\\frontend\\Front-end logistics",
  36. "author": {
  37. "name": "Vsevolod Strukchinsky",
  38. "email": "floatdrop@gmail.com",
  39. "url": "github.com/floatdrop"
  40. },
  41. "bugs": {
  42. "url": "https://github.com/floatdrop/require-from-string/issues"
  43. },
  44. "dependencies": {},
  45. "description": "Require module from string",
  46. "devDependencies": {
  47. "mocha": "*"
  48. },
  49. "engines": {
  50. "node": ">=0.10.0"
  51. },
  52. "files": [
  53. "index.js"
  54. ],
  55. "homepage": "https://github.com/floatdrop/require-from-string#readme",
  56. "keywords": [],
  57. "license": "MIT",
  58. "name": "require-from-string",
  59. "repository": {
  60. "type": "git",
  61. "url": "git+https://github.com/floatdrop/require-from-string.git"
  62. },
  63. "scripts": {
  64. "test": "mocha"
  65. },
  66. "version": "2.0.2"
  67. }