package.json 4.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199
  1. {
  2. "_args": [
  3. [
  4. {
  5. "raw": "node-expat@^2.3.15",
  6. "scope": null,
  7. "escapedName": "node-expat",
  8. "name": "node-expat",
  9. "rawSpec": "^2.3.15",
  10. "spec": ">=2.3.15 <3.0.0",
  11. "type": "range"
  12. },
  13. "/data/feimat/test_yali/online/shoufeilive/liveserver/node_modules/xml2json"
  14. ]
  15. ],
  16. "_from": "node-expat@>=2.3.15 <3.0.0",
  17. "_id": "node-expat@2.3.16",
  18. "_inCache": true,
  19. "_location": "/node-expat",
  20. "_nodeVersion": "8.1.3",
  21. "_npmOperationalInternal": {
  22. "host": "s3://npm-registry-packages",
  23. "tmp": "tmp/node-expat-2.3.16.tgz_1499287744109_0.4599996404722333"
  24. },
  25. "_npmUser": {
  26. "name": "astro",
  27. "email": "astro@spaceboyz.net"
  28. },
  29. "_npmVersion": "5.0.3",
  30. "_phantomChildren": {},
  31. "_requested": {
  32. "raw": "node-expat@^2.3.15",
  33. "scope": null,
  34. "escapedName": "node-expat",
  35. "name": "node-expat",
  36. "rawSpec": "^2.3.15",
  37. "spec": ">=2.3.15 <3.0.0",
  38. "type": "range"
  39. },
  40. "_requiredBy": [
  41. "/xml2json"
  42. ],
  43. "_resolved": "https://registry.npmjs.org/node-expat/-/node-expat-2.3.16.tgz",
  44. "_shasum": "adb22174e1aaa5305996bd5b1aa6f2c8d5c0f239",
  45. "_shrinkwrap": null,
  46. "_spec": "node-expat@^2.3.15",
  47. "_where": "/data/feimat/test_yali/online/shoufeilive/liveserver/node_modules/xml2json",
  48. "author": {
  49. "name": "Astro",
  50. "email": "astro@spaceboyz.net",
  51. "url": "http://spaceboyz.net/~astro/"
  52. },
  53. "bugs": {
  54. "url": "https://github.com/astro/node-expat/issues"
  55. },
  56. "contributors": [
  57. {
  58. "name": "Stephan Maka"
  59. },
  60. {
  61. "name": "Derek Hammer"
  62. },
  63. {
  64. "name": "Iein Valdez"
  65. },
  66. {
  67. "name": "Peter Körner"
  68. },
  69. {
  70. "name": "Camilo Aguilar"
  71. },
  72. {
  73. "name": "Michael Weibel"
  74. },
  75. {
  76. "name": "Alexey Zhuchkov"
  77. },
  78. {
  79. "name": "Satyam Shekhar"
  80. },
  81. {
  82. "name": "Dhruv Matani"
  83. },
  84. {
  85. "name": "Andreas Botsikas"
  86. },
  87. {
  88. "name": "Tom Hughes-Croucher"
  89. },
  90. {
  91. "name": "Nathan Rajlich"
  92. },
  93. {
  94. "name": "Julien Genestoux"
  95. },
  96. {
  97. "name": "Sonny Piers"
  98. },
  99. {
  100. "name": "Lloyd Watkin"
  101. },
  102. {
  103. "name": "AJ ONeal"
  104. },
  105. {
  106. "name": "Rod Vagg"
  107. },
  108. {
  109. "name": "Christoph Hartmann"
  110. },
  111. {
  112. "name": "Corbin Uselton"
  113. },
  114. {
  115. "name": "Julian Duque"
  116. },
  117. {
  118. "name": "Lovell Fuller"
  119. },
  120. {
  121. "name": "Antonio Bustos"
  122. }
  123. ],
  124. "dependencies": {
  125. "bindings": "^1.2.1",
  126. "nan": "^2.3.5"
  127. },
  128. "description": "NodeJS binding for fast XML parsing.",
  129. "devDependencies": {
  130. "benchmark": "^2.1.0",
  131. "debug": "^2.2.0",
  132. "iconv": "^2.2.0",
  133. "libxmljs": "^0.18.0",
  134. "ltx": "^2.3.0",
  135. "node-xml": "^1.0.2",
  136. "sax": "^1.2.1",
  137. "standard": "^7.1.2",
  138. "vows": "^0.8.1"
  139. },
  140. "directories": {},
  141. "dist": {
  142. "integrity": "sha512-e3HyQI0lk5CXyYQ4RsDYGiWdY5LJxNMlNCzo4/gwqY8lhYIeTf5VwGirGDa1EPrcZROmOR37wHuFVnoHmOWnOw==",
  143. "shasum": "adb22174e1aaa5305996bd5b1aa6f2c8d5c0f239",
  144. "tarball": "https://registry.npmjs.org/node-expat/-/node-expat-2.3.16.tgz"
  145. },
  146. "gitHead": "f8cdea15e7779979f6172cc1c3272de9b32c0262",
  147. "gypfile": true,
  148. "homepage": "http://github.com/astro/node-expat",
  149. "keywords": [
  150. "xml",
  151. "sax",
  152. "expat",
  153. "libexpat",
  154. "parse",
  155. "parsing"
  156. ],
  157. "license": "MIT",
  158. "licenses": [
  159. {
  160. "type": "MIT"
  161. }
  162. ],
  163. "main": "./lib/node-expat",
  164. "maintainers": [
  165. {
  166. "name": "astro",
  167. "email": "astro@spaceboyz.net"
  168. },
  169. {
  170. "name": "lloydwatkin",
  171. "email": "lloyd@evilprofessor.co.uk"
  172. },
  173. {
  174. "name": "chris-rock",
  175. "email": "chris@lollyrock.com"
  176. },
  177. {
  178. "name": "sonny",
  179. "email": "sonny@fastmail.net"
  180. }
  181. ],
  182. "name": "node-expat",
  183. "optionalDependencies": {},
  184. "readme": "ERROR: No README data found!",
  185. "repository": {
  186. "type": "git",
  187. "url": "git+https://github.com/astro/node-expat.git"
  188. },
  189. "scripts": {
  190. "benchmark": "node ./benchmark.js",
  191. "install": "node-gyp rebuild",
  192. "lint": "standard",
  193. "preversion": "npm test",
  194. "test": "npm run unit && npm run lint",
  195. "unit": "vows --spec ./test/**/*.js"
  196. },
  197. "version": "2.3.16"
  198. }