Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
 

98 linhas
2.1 KiB

  1. {
  2. "_args": [
  3. [
  4. "global@4.4.0",
  5. "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp"
  6. ]
  7. ],
  8. "_from": "global@4.4.0",
  9. "_id": "global@4.4.0",
  10. "_inBundle": false,
  11. "_integrity": "sha512-wv/LAoHdRE3BeTGz53FAamhGlPLhlssK45usmGFThIi4XqnBmjKQ16u+RNbP7WvigRZDxUsM0J3gcQ5yicaL0w==",
  12. "_location": "/global",
  13. "_phantomChildren": {},
  14. "_requested": {
  15. "type": "version",
  16. "registry": true,
  17. "raw": "global@4.4.0",
  18. "name": "global",
  19. "escapedName": "global",
  20. "rawSpec": "4.4.0",
  21. "saveSpec": null,
  22. "fetchSpec": "4.4.0"
  23. },
  24. "_requiredBy": [
  25. "/react-vis"
  26. ],
  27. "_resolved": "https://registry.npmjs.org/global/-/global-4.4.0.tgz",
  28. "_spec": "4.4.0",
  29. "_where": "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp",
  30. "author": {
  31. "name": "Raynos",
  32. "email": "raynos2@gmail.com"
  33. },
  34. "browser": {
  35. "min-document": false,
  36. "individual": false
  37. },
  38. "bugs": {
  39. "url": "https://github.com/Raynos/global/issues",
  40. "email": "raynos2@gmail.com"
  41. },
  42. "contributors": [
  43. {
  44. "name": "Raynos"
  45. }
  46. ],
  47. "dependencies": {
  48. "min-document": "^2.19.0",
  49. "process": "^0.11.10"
  50. },
  51. "description": "Require global variables",
  52. "devDependencies": {
  53. "tape": "^2.12.0"
  54. },
  55. "homepage": "https://github.com/Raynos/global",
  56. "keywords": [],
  57. "license": "MIT",
  58. "main": "window.js",
  59. "name": "global",
  60. "repository": {
  61. "type": "git",
  62. "url": "git://github.com/Raynos/global.git"
  63. },
  64. "scripts": {
  65. "build": "browserify test/index.js -o test/static/bundle.js",
  66. "test": "node ./test",
  67. "testem": "testem"
  68. },
  69. "testling": {
  70. "files": "test/index.js",
  71. "browsers": {
  72. "ie": [
  73. "8",
  74. "9",
  75. "10"
  76. ],
  77. "firefox": [
  78. "16",
  79. "17",
  80. "nightly"
  81. ],
  82. "chrome": [
  83. "22",
  84. "23",
  85. "canary"
  86. ],
  87. "opera": [
  88. "12",
  89. "next"
  90. ],
  91. "safari": [
  92. "5.1"
  93. ]
  94. }
  95. },
  96. "version": "4.4.0"
  97. }