package.json 2.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101
  1. {
  2. "_args": [
  3. [
  4. {
  5. "raw": "xmlbuilder@~9.0.1",
  6. "scope": null,
  7. "escapedName": "xmlbuilder",
  8. "name": "xmlbuilder",
  9. "rawSpec": "~9.0.1",
  10. "spec": ">=9.0.1 <9.1.0",
  11. "type": "range"
  12. },
  13. "/data/feimat/test_yali/online/shoufeilive/liveserver/node_modules/xml2js"
  14. ]
  15. ],
  16. "_from": "xmlbuilder@>=9.0.1 <9.1.0",
  17. "_id": "xmlbuilder@9.0.4",
  18. "_inCache": true,
  19. "_location": "/xmlbuilder",
  20. "_nodeVersion": "6.11.0",
  21. "_npmOperationalInternal": {
  22. "host": "s3://npm-registry-packages",
  23. "tmp": "tmp/xmlbuilder-9.0.4.tgz_1502884089961_0.9179640170186758"
  24. },
  25. "_npmUser": {
  26. "name": "oozcitak",
  27. "email": "oozcitak@gmail.com"
  28. },
  29. "_npmVersion": "3.10.10",
  30. "_phantomChildren": {},
  31. "_requested": {
  32. "raw": "xmlbuilder@~9.0.1",
  33. "scope": null,
  34. "escapedName": "xmlbuilder",
  35. "name": "xmlbuilder",
  36. "rawSpec": "~9.0.1",
  37. "spec": ">=9.0.1 <9.1.0",
  38. "type": "range"
  39. },
  40. "_requiredBy": [
  41. "/xml2js"
  42. ],
  43. "_resolved": "https://registry.npmjs.org/xmlbuilder/-/xmlbuilder-9.0.4.tgz",
  44. "_shasum": "519cb4ca686d005a8420d3496f3f0caeecca580f",
  45. "_shrinkwrap": null,
  46. "_spec": "xmlbuilder@~9.0.1",
  47. "_where": "/data/feimat/test_yali/online/shoufeilive/liveserver/node_modules/xml2js",
  48. "author": {
  49. "name": "Ozgur Ozcitak",
  50. "email": "oozcitak@gmail.com"
  51. },
  52. "bugs": {
  53. "url": "http://github.com/oozcitak/xmlbuilder-js/issues"
  54. },
  55. "contributors": [],
  56. "dependencies": {},
  57. "description": "An XML builder for node.js",
  58. "devDependencies": {
  59. "coffee-coverage": "*",
  60. "coffeescript": "github:jashkenas/coffeescript",
  61. "coveralls": "*",
  62. "istanbul": "*",
  63. "mocha": "*"
  64. },
  65. "directories": {},
  66. "dist": {
  67. "shasum": "519cb4ca686d005a8420d3496f3f0caeecca580f",
  68. "tarball": "https://registry.npmjs.org/xmlbuilder/-/xmlbuilder-9.0.4.tgz"
  69. },
  70. "engines": {
  71. "node": ">=4.0"
  72. },
  73. "gitHead": "f1c99a9c2abec65238ce86e8ed48bf9cb162ac6c",
  74. "homepage": "http://github.com/oozcitak/xmlbuilder-js",
  75. "keywords": [
  76. "xml",
  77. "xmlbuilder"
  78. ],
  79. "license": "MIT",
  80. "main": "./lib/index",
  81. "maintainers": [
  82. {
  83. "name": "oozcitak",
  84. "email": "oozcitak@gmail.com"
  85. }
  86. ],
  87. "name": "xmlbuilder",
  88. "optionalDependencies": {},
  89. "readme": "ERROR: No README data found!",
  90. "repository": {
  91. "type": "git",
  92. "url": "git://github.com/oozcitak/xmlbuilder-js.git"
  93. },
  94. "scripts": {
  95. "postpublish": "rm -rf lib",
  96. "prepublish": "coffee -co lib src",
  97. "test": "mocha && istanbul report text lcov"
  98. },
  99. "version": "9.0.4"
  100. }