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.

пре 3 година
12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152
  1. {
  2. "_args": [
  3. [
  4. "harmony-reflect@1.6.1",
  5. "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp"
  6. ]
  7. ],
  8. "_from": "harmony-reflect@1.6.1",
  9. "_id": "harmony-reflect@1.6.1",
  10. "_inBundle": false,
  11. "_integrity": "sha512-WJTeyp0JzGtHcuMsi7rw2VwtkvLa+JyfEKJCFyfcS0+CDkjQ5lHPu7zEhFZP+PDSRrEgXa5Ah0l1MbgbE41XjA==",
  12. "_location": "/harmony-reflect",
  13. "_phantomChildren": {},
  14. "_requested": {
  15. "type": "version",
  16. "registry": true,
  17. "raw": "harmony-reflect@1.6.1",
  18. "name": "harmony-reflect",
  19. "escapedName": "harmony-reflect",
  20. "rawSpec": "1.6.1",
  21. "saveSpec": null,
  22. "fetchSpec": "1.6.1"
  23. },
  24. "_requiredBy": [
  25. "/identity-obj-proxy"
  26. ],
  27. "_resolved": "https://registry.npmjs.org/harmony-reflect/-/harmony-reflect-1.6.1.tgz",
  28. "_spec": "1.6.1",
  29. "_where": "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp",
  30. "bugs": {
  31. "url": "https://github.com/tvcutsem/harmony-reflect/issues"
  32. },
  33. "description": "ES5 shim for ES6 (ECMAScript 6) Reflect and Proxy objects",
  34. "homepage": "https://github.com/tvcutsem/harmony-reflect",
  35. "keywords": [
  36. "reflection",
  37. "proxies",
  38. "proxy",
  39. "reflect",
  40. "harmony",
  41. "es6"
  42. ],
  43. "license": "(Apache-2.0 OR MPL-1.1)",
  44. "main": "reflect.js",
  45. "name": "harmony-reflect",
  46. "repository": {
  47. "type": "git",
  48. "url": "git+https://tvcutsem@github.com/tvcutsem/harmony-reflect.git"
  49. },
  50. "typings": "index",
  51. "version": "1.6.1"
  52. }