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

3 лет назад
1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465
  1. {
  2. "_args": [
  3. [
  4. "constants-browserify@1.0.0",
  5. "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp"
  6. ]
  7. ],
  8. "_from": "constants-browserify@1.0.0",
  9. "_id": "constants-browserify@1.0.0",
  10. "_inBundle": false,
  11. "_integrity": "sha1-wguW2MYXdIqvHBYCF2DNJ/y4y3U=",
  12. "_location": "/constants-browserify",
  13. "_phantomChildren": {},
  14. "_requested": {
  15. "type": "version",
  16. "registry": true,
  17. "raw": "constants-browserify@1.0.0",
  18. "name": "constants-browserify",
  19. "escapedName": "constants-browserify",
  20. "rawSpec": "1.0.0",
  21. "saveSpec": null,
  22. "fetchSpec": "1.0.0"
  23. },
  24. "_requiredBy": [
  25. "/node-libs-browser"
  26. ],
  27. "_resolved": "https://registry.npmjs.org/constants-browserify/-/constants-browserify-1.0.0.tgz",
  28. "_spec": "1.0.0",
  29. "_where": "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp",
  30. "author": {
  31. "name": "Julian Gruber",
  32. "email": "julian@juliangruber.com",
  33. "url": "http://juliangruber.com"
  34. },
  35. "bugs": {
  36. "url": "https://github.com/juliangruber/constants-browserify/issues"
  37. },
  38. "contributors": [
  39. {
  40. "name": "James J. Womack",
  41. "email": "james@womack.io",
  42. "url": "http://netflix.com"
  43. }
  44. ],
  45. "dependencies": {},
  46. "description": "node's constants module for the browser",
  47. "homepage": "https://github.com/juliangruber/constants-browserify",
  48. "keywords": [
  49. "constants",
  50. "node",
  51. "browser",
  52. "browserify"
  53. ],
  54. "license": "MIT",
  55. "main": "constants.json",
  56. "name": "constants-browserify",
  57. "repository": {
  58. "type": "git",
  59. "url": "git://github.com/juliangruber/constants-browserify.git"
  60. },
  61. "scripts": {
  62. "test": "node test.js"
  63. },
  64. "version": "1.0.0"
  65. }