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

3 лет назад
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960
  1. {
  2. "_args": [
  3. [
  4. "path-browserify@0.0.1",
  5. "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp"
  6. ]
  7. ],
  8. "_from": "path-browserify@0.0.1",
  9. "_id": "path-browserify@0.0.1",
  10. "_inBundle": false,
  11. "_integrity": "sha512-BapA40NHICOS+USX9SN4tyhq+A2RrN/Ws5F0Z5aMHDp98Fl86lX8Oti8B7uN93L4Ifv4fHOEA+pQw87gmMO/lQ==",
  12. "_location": "/path-browserify",
  13. "_phantomChildren": {},
  14. "_requested": {
  15. "type": "version",
  16. "registry": true,
  17. "raw": "path-browserify@0.0.1",
  18. "name": "path-browserify",
  19. "escapedName": "path-browserify",
  20. "rawSpec": "0.0.1",
  21. "saveSpec": null,
  22. "fetchSpec": "0.0.1"
  23. },
  24. "_requiredBy": [
  25. "/node-libs-browser"
  26. ],
  27. "_resolved": "https://registry.npmjs.org/path-browserify/-/path-browserify-0.0.1.tgz",
  28. "_spec": "0.0.1",
  29. "_where": "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp",
  30. "author": {
  31. "name": "James Halliday",
  32. "email": "mail@substack.net",
  33. "url": "http://substack.net"
  34. },
  35. "bugs": {
  36. "url": "https://github.com/substack/path-browserify/issues"
  37. },
  38. "dependencies": {},
  39. "description": "the path module from node core for browsers",
  40. "devDependencies": {
  41. "tape": "~1.0.4"
  42. },
  43. "homepage": "https://github.com/substack/path-browserify",
  44. "keywords": [
  45. "path",
  46. "browser",
  47. "browserify"
  48. ],
  49. "license": "MIT",
  50. "main": "index.js",
  51. "name": "path-browserify",
  52. "repository": {
  53. "type": "git",
  54. "url": "git://github.com/substack/path-browserify.git"
  55. },
  56. "scripts": {
  57. "test": "node test/test-path.js"
  58. },
  59. "version": "0.0.1"
  60. }