You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

97 lines
2.3 KiB

7 years ago
  1. {
  2. "_args": [
  3. [
  4. {
  5. "raw": "wordwrap@~0.0.2",
  6. "scope": null,
  7. "escapedName": "wordwrap",
  8. "name": "wordwrap",
  9. "rawSpec": "~0.0.2",
  10. "spec": ">=0.0.2 <0.1.0",
  11. "type": "range"
  12. },
  13. "/home/nau/MEGA/CODI/githubRepos/colspace/www/node_modules/optimist"
  14. ]
  15. ],
  16. "_from": "wordwrap@>=0.0.2 <0.1.0",
  17. "_id": "wordwrap@0.0.3",
  18. "_inCache": true,
  19. "_location": "/wordwrap",
  20. "_nodeVersion": "2.0.0",
  21. "_npmUser": {
  22. "name": "substack",
  23. "email": "substack@gmail.com"
  24. },
  25. "_npmVersion": "2.9.0",
  26. "_phantomChildren": {},
  27. "_requested": {
  28. "raw": "wordwrap@~0.0.2",
  29. "scope": null,
  30. "escapedName": "wordwrap",
  31. "name": "wordwrap",
  32. "rawSpec": "~0.0.2",
  33. "spec": ">=0.0.2 <0.1.0",
  34. "type": "range"
  35. },
  36. "_requiredBy": [
  37. "/optimist"
  38. ],
  39. "_resolved": "https://registry.npmjs.org/wordwrap/-/wordwrap-0.0.3.tgz",
  40. "_shasum": "a3d5da6cd5c0bc0008d37234bbaf1bed63059107",
  41. "_shrinkwrap": null,
  42. "_spec": "wordwrap@~0.0.2",
  43. "_where": "/home/nau/MEGA/CODI/githubRepos/colspace/www/node_modules/optimist",
  44. "author": {
  45. "name": "James Halliday",
  46. "email": "mail@substack.net",
  47. "url": "http://substack.net"
  48. },
  49. "bugs": {
  50. "url": "https://github.com/substack/node-wordwrap/issues"
  51. },
  52. "dependencies": {},
  53. "description": "Wrap those words. Show them at what columns to start and stop.",
  54. "devDependencies": {
  55. "expresso": "=0.7.x"
  56. },
  57. "directories": {
  58. "lib": ".",
  59. "example": "example",
  60. "test": "test"
  61. },
  62. "dist": {
  63. "shasum": "a3d5da6cd5c0bc0008d37234bbaf1bed63059107",
  64. "tarball": "https://registry.npmjs.org/wordwrap/-/wordwrap-0.0.3.tgz"
  65. },
  66. "engines": {
  67. "node": ">=0.4.0"
  68. },
  69. "gitHead": "e59aa1bd338914019456bdfba034508c9c4cb29d",
  70. "homepage": "https://github.com/substack/node-wordwrap#readme",
  71. "keywords": [
  72. "word",
  73. "wrap",
  74. "rule",
  75. "format",
  76. "column"
  77. ],
  78. "license": "MIT",
  79. "main": "./index.js",
  80. "maintainers": [
  81. {
  82. "name": "substack",
  83. "email": "mail@substack.net"
  84. }
  85. ],
  86. "name": "wordwrap",
  87. "optionalDependencies": {},
  88. "readme": "ERROR: No README data found!",
  89. "repository": {
  90. "type": "git",
  91. "url": "git://github.com/substack/node-wordwrap.git"
  92. },
  93. "scripts": {
  94. "test": "expresso"
  95. },
  96. "version": "0.0.3"
  97. }