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.
 
 
 
 

57 line
1.6 KiB

  1. {
  2. "_args": [
  3. [
  4. "os-browserify@0.3.0",
  5. "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp"
  6. ]
  7. ],
  8. "_from": "os-browserify@0.3.0",
  9. "_id": "os-browserify@0.3.0",
  10. "_inBundle": false,
  11. "_integrity": "sha1-hUNzx/XCMVkU/Jv8a9gjj92h7Cc=",
  12. "_location": "/os-browserify",
  13. "_phantomChildren": {},
  14. "_requested": {
  15. "type": "version",
  16. "registry": true,
  17. "raw": "os-browserify@0.3.0",
  18. "name": "os-browserify",
  19. "escapedName": "os-browserify",
  20. "rawSpec": "0.3.0",
  21. "saveSpec": null,
  22. "fetchSpec": "0.3.0"
  23. },
  24. "_requiredBy": [
  25. "/node-libs-browser"
  26. ],
  27. "_resolved": "https://registry.npmjs.org/os-browserify/-/os-browserify-0.3.0.tgz",
  28. "_spec": "0.3.0",
  29. "_where": "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp",
  30. "author": {
  31. "name": "CoderPuppy",
  32. "email": "coderpup@gmail.com"
  33. },
  34. "browser": "browser.js",
  35. "bugs": {
  36. "url": "https://github.com/CoderPuppy/os-browserify/issues"
  37. },
  38. "description": "The [os](https://nodejs.org/api/os.html) module from node.js, but for browsers.",
  39. "homepage": "https://github.com/CoderPuppy/os-browserify#readme",
  40. "jspm": {
  41. "map": {
  42. "./main.js": {
  43. "node": "@node/os",
  44. "browser": "./browser.js"
  45. }
  46. }
  47. },
  48. "license": "MIT",
  49. "main": "main.js",
  50. "name": "os-browserify",
  51. "repository": {
  52. "type": "git",
  53. "url": "git+ssh://git@github.com/CoderPuppy/os-browserify.git"
  54. },
  55. "version": "0.3.0"
  56. }