選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 

67 行
1.6 KiB

  1. {
  2. "_args": [
  3. [
  4. "gud@1.0.0",
  5. "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp"
  6. ]
  7. ],
  8. "_from": "gud@1.0.0",
  9. "_id": "gud@1.0.0",
  10. "_inBundle": false,
  11. "_integrity": "sha512-zGEOVKFM5sVPPrYs7J5/hYEw2Pof8KCyOwyhG8sAF26mCAeUFAcYPu1mwB7hhpIP29zOIBaDqwuHdLp0jvZXjw==",
  12. "_location": "/gud",
  13. "_phantomChildren": {},
  14. "_requested": {
  15. "type": "version",
  16. "registry": true,
  17. "raw": "gud@1.0.0",
  18. "name": "gud",
  19. "escapedName": "gud",
  20. "rawSpec": "1.0.0",
  21. "saveSpec": null,
  22. "fetchSpec": "1.0.0"
  23. },
  24. "_requiredBy": [
  25. "/create-react-context"
  26. ],
  27. "_resolved": "https://registry.npmjs.org/gud/-/gud-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": "Jamie Kyle",
  32. "email": "me@thejameskyle.com"
  33. },
  34. "bugs": {
  35. "url": "https://github.com/jamiebuilds/global-unique-id/issues"
  36. },
  37. "description": "Create a 'gud nuff' (not cryptographically secure) globally unique id",
  38. "devDependencies": {
  39. "ava": "^0.25.0",
  40. "flow-bin": "^0.66.0"
  41. },
  42. "files": [
  43. "index.js"
  44. ],
  45. "homepage": "https://github.com/jamiebuilds/global-unique-id#readme",
  46. "keywords": [
  47. "global",
  48. "unique",
  49. "id",
  50. "identifier",
  51. "number",
  52. "uuid",
  53. "uid"
  54. ],
  55. "license": "MIT",
  56. "main": "index.js",
  57. "name": "gud",
  58. "repository": {
  59. "type": "git",
  60. "url": "git+https://github.com/jamiebuilds/global-unique-id.git"
  61. },
  62. "scripts": {
  63. "test": "ava"
  64. },
  65. "version": "1.0.0"
  66. }