package.json 2.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293
  1. {
  2. "_args": [
  3. [
  4. {
  5. "raw": "sigmund@~1.0.0",
  6. "scope": null,
  7. "escapedName": "sigmund",
  8. "name": "sigmund",
  9. "rawSpec": "~1.0.0",
  10. "spec": ">=1.0.0 <1.1.0",
  11. "type": "range"
  12. },
  13. "/mnt/Data/bach/Sites/clameurs.org/sites/all/themes/figureslibres/clameurs/node_modules/globule/node_modules/minimatch"
  14. ]
  15. ],
  16. "_from": "sigmund@>=1.0.0 <1.1.0",
  17. "_id": "sigmund@1.0.1",
  18. "_inCache": true,
  19. "_location": "/sigmund",
  20. "_nodeVersion": "2.0.1",
  21. "_npmUser": {
  22. "name": "isaacs",
  23. "email": "isaacs@npmjs.com"
  24. },
  25. "_npmVersion": "2.10.0",
  26. "_phantomChildren": {},
  27. "_requested": {
  28. "raw": "sigmund@~1.0.0",
  29. "scope": null,
  30. "escapedName": "sigmund",
  31. "name": "sigmund",
  32. "rawSpec": "~1.0.0",
  33. "spec": ">=1.0.0 <1.1.0",
  34. "type": "range"
  35. },
  36. "_requiredBy": [
  37. "/globule/minimatch"
  38. ],
  39. "_resolved": "https://registry.npmjs.org/sigmund/-/sigmund-1.0.1.tgz",
  40. "_shasum": "3ff21f198cad2175f9f3b781853fd94d0d19b590",
  41. "_shrinkwrap": null,
  42. "_spec": "sigmund@~1.0.0",
  43. "_where": "/mnt/Data/bach/Sites/clameurs.org/sites/all/themes/figureslibres/clameurs/node_modules/globule/node_modules/minimatch",
  44. "author": {
  45. "name": "Isaac Z. Schlueter",
  46. "email": "i@izs.me",
  47. "url": "http://blog.izs.me/"
  48. },
  49. "bugs": {
  50. "url": "https://github.com/isaacs/sigmund/issues"
  51. },
  52. "dependencies": {},
  53. "description": "Quick and dirty signatures for Objects.",
  54. "devDependencies": {
  55. "tap": "~0.3.0"
  56. },
  57. "directories": {
  58. "test": "test"
  59. },
  60. "dist": {
  61. "shasum": "3ff21f198cad2175f9f3b781853fd94d0d19b590",
  62. "tarball": "https://registry.npmjs.org/sigmund/-/sigmund-1.0.1.tgz"
  63. },
  64. "gitHead": "527f97aa5bb253d927348698c0cd3bb267d098c6",
  65. "homepage": "https://github.com/isaacs/sigmund#readme",
  66. "keywords": [
  67. "object",
  68. "signature",
  69. "key",
  70. "data",
  71. "psychoanalysis"
  72. ],
  73. "license": "ISC",
  74. "main": "sigmund.js",
  75. "maintainers": [
  76. {
  77. "name": "isaacs",
  78. "email": "i@izs.me"
  79. }
  80. ],
  81. "name": "sigmund",
  82. "optionalDependencies": {},
  83. "readme": "ERROR: No README data found!",
  84. "repository": {
  85. "type": "git",
  86. "url": "git://github.com/isaacs/sigmund.git"
  87. },
  88. "scripts": {
  89. "bench": "node bench.js",
  90. "test": "tap test/*.js"
  91. },
  92. "version": "1.0.1"
  93. }