UI for Zipcoin Blue

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293
  1. {
  2. "_args": [
  3. [
  4. {
  5. "raw": "path-parse@^1.0.5",
  6. "scope": null,
  7. "escapedName": "path-parse",
  8. "name": "path-parse",
  9. "rawSpec": "^1.0.5",
  10. "spec": ">=1.0.5 <2.0.0",
  11. "type": "range"
  12. },
  13. "/Users/tennesseeg/blueCoin/node_modules/resolve"
  14. ]
  15. ],
  16. "_from": "path-parse@>=1.0.5 <2.0.0",
  17. "_id": "path-parse@1.0.5",
  18. "_inCache": true,
  19. "_location": "/path-parse",
  20. "_npmUser": {
  21. "name": "jbgutierrez",
  22. "email": "jbgutierrez@gmail.com"
  23. },
  24. "_npmVersion": "1.4.9",
  25. "_phantomChildren": {},
  26. "_requested": {
  27. "raw": "path-parse@^1.0.5",
  28. "scope": null,
  29. "escapedName": "path-parse",
  30. "name": "path-parse",
  31. "rawSpec": "^1.0.5",
  32. "spec": ">=1.0.5 <2.0.0",
  33. "type": "range"
  34. },
  35. "_requiredBy": [
  36. "/resolve"
  37. ],
  38. "_resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.5.tgz",
  39. "_shasum": "3c1adf871ea9cd6c9431b6ea2bd74a0ff055c4c1",
  40. "_shrinkwrap": null,
  41. "_spec": "path-parse@^1.0.5",
  42. "_where": "/Users/tennesseeg/blueCoin/node_modules/resolve",
  43. "author": {
  44. "name": "Javier Blanco",
  45. "email": "http://jbgutierrez.info"
  46. },
  47. "bugs": {
  48. "url": "https://github.com/jbgutierrez/path-parse/issues"
  49. },
  50. "dependencies": {},
  51. "description": "Node.js path.parse() ponyfill",
  52. "devDependencies": {},
  53. "directories": {},
  54. "dist": {
  55. "shasum": "3c1adf871ea9cd6c9431b6ea2bd74a0ff055c4c1",
  56. "tarball": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.5.tgz"
  57. },
  58. "homepage": "https://github.com/jbgutierrez/path-parse#readme",
  59. "keywords": [
  60. "path",
  61. "paths",
  62. "file",
  63. "dir",
  64. "parse",
  65. "built-in",
  66. "util",
  67. "utils",
  68. "core",
  69. "ponyfill",
  70. "polyfill",
  71. "shim"
  72. ],
  73. "license": "MIT",
  74. "main": "index.js",
  75. "maintainers": [
  76. {
  77. "name": "jbgutierrez",
  78. "email": "jbgutierrez@gmail.com"
  79. }
  80. ],
  81. "name": "path-parse",
  82. "optionalDependencies": {},
  83. "readme": "ERROR: No README data found!",
  84. "repository": {
  85. "type": "git",
  86. "url": "git+https://github.com/jbgutierrez/path-parse.git"
  87. },
  88. "scripts": {
  89. "test": "node test.js"
  90. },
  91. "version": "1.0.5"
  92. }