UI for Zipcoin Blue

package.json 2.4KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102
  1. {
  2. "_args": [
  3. [
  4. {
  5. "raw": "right-align@^0.1.1",
  6. "scope": null,
  7. "escapedName": "right-align",
  8. "name": "right-align",
  9. "rawSpec": "^0.1.1",
  10. "spec": ">=0.1.1 <0.2.0",
  11. "type": "range"
  12. },
  13. "/Users/tennesseeg/blueCoin/node_modules/uglifyjs-webpack-plugin/node_modules/cliui"
  14. ]
  15. ],
  16. "_from": "right-align@>=0.1.1 <0.2.0",
  17. "_id": "right-align@0.1.3",
  18. "_inCache": true,
  19. "_location": "/right-align",
  20. "_nodeVersion": "0.12.4",
  21. "_npmUser": {
  22. "name": "jonschlinkert",
  23. "email": "github@sellside.com"
  24. },
  25. "_npmVersion": "2.10.1",
  26. "_phantomChildren": {},
  27. "_requested": {
  28. "raw": "right-align@^0.1.1",
  29. "scope": null,
  30. "escapedName": "right-align",
  31. "name": "right-align",
  32. "rawSpec": "^0.1.1",
  33. "spec": ">=0.1.1 <0.2.0",
  34. "type": "range"
  35. },
  36. "_requiredBy": [
  37. "/uglifyjs-webpack-plugin/cliui"
  38. ],
  39. "_resolved": "https://registry.npmjs.org/right-align/-/right-align-0.1.3.tgz",
  40. "_shasum": "61339b722fe6a3515689210d24e14c96148613ef",
  41. "_shrinkwrap": null,
  42. "_spec": "right-align@^0.1.1",
  43. "_where": "/Users/tennesseeg/blueCoin/node_modules/uglifyjs-webpack-plugin/node_modules/cliui",
  44. "author": {
  45. "name": "Jon Schlinkert",
  46. "url": "https://github.com/jonschlinkert"
  47. },
  48. "bugs": {
  49. "url": "https://github.com/jonschlinkert/right-align/issues"
  50. },
  51. "dependencies": {
  52. "align-text": "^0.1.1"
  53. },
  54. "description": "Right-align the text in a string.",
  55. "devDependencies": {
  56. "mocha": "*",
  57. "should": "*"
  58. },
  59. "directories": {},
  60. "dist": {
  61. "shasum": "61339b722fe6a3515689210d24e14c96148613ef",
  62. "tarball": "https://registry.npmjs.org/right-align/-/right-align-0.1.3.tgz"
  63. },
  64. "engines": {
  65. "node": ">=0.10.0"
  66. },
  67. "files": [
  68. "index.js"
  69. ],
  70. "gitHead": "23ee38d6eedbcbfed241ace6587ce5730684dd18",
  71. "homepage": "https://github.com/jonschlinkert/right-align",
  72. "keywords": [
  73. "align",
  74. "align-center",
  75. "center",
  76. "center-align",
  77. "right",
  78. "right-align",
  79. "text",
  80. "typography"
  81. ],
  82. "license": "MIT",
  83. "main": "index.js",
  84. "maintainers": [
  85. {
  86. "name": "jonschlinkert",
  87. "email": "github@sellside.com"
  88. }
  89. ],
  90. "name": "right-align",
  91. "optionalDependencies": {},
  92. "readme": "ERROR: No README data found!",
  93. "repository": {
  94. "type": "git",
  95. "url": "git://github.com/jonschlinkert/right-align.git"
  96. },
  97. "scripts": {
  98. "test": "mocha"
  99. },
  100. "version": "0.1.3"
  101. }