123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163 |
- {
- "_args": [
- [
- {
- "raw": "xml2json@^0.10.0",
- "scope": null,
- "escapedName": "xml2json",
- "name": "xml2json",
- "rawSpec": "^0.10.0",
- "spec": ">=0.10.0 <0.11.0",
- "type": "range"
- },
- "/data/feimat/test_yali/online/shoufeilive/liveserver"
- ]
- ],
- "_from": "xml2json@>=0.10.0 <0.11.0",
- "_id": "xml2json@0.10.0",
- "_inCache": true,
- "_location": "/xml2json",
- "_nodeVersion": "4.4.7",
- "_npmOperationalInternal": {
- "host": "packages-16-east.internal.npmjs.com",
- "tmp": "tmp/xml2json-0.10.0.tgz_1471445858407_0.7872076509520411"
- },
- "_npmUser": {
- "name": "c4milo",
- "email": "camilo.aguilar@gmail.com"
- },
- "_npmVersion": "2.15.8",
- "_phantomChildren": {},
- "_requested": {
- "raw": "xml2json@^0.10.0",
- "scope": null,
- "escapedName": "xml2json",
- "name": "xml2json",
- "rawSpec": "^0.10.0",
- "spec": ">=0.10.0 <0.11.0",
- "type": "range"
- },
- "_requiredBy": [
- "/"
- ],
- "_resolved": "https://registry.npmjs.org/xml2json/-/xml2json-0.10.0.tgz",
- "_shasum": "49bcfc20cd139cf32b820a72e189b1d595425937",
- "_shrinkwrap": null,
- "_spec": "xml2json@^0.10.0",
- "_where": "/data/feimat/test_yali/online/shoufeilive/liveserver",
- "bin": {
- "xml2json": "bin/xml2json"
- },
- "bugs": {
- "url": "https://github.com/buglabs/node-xml2json/issues"
- },
- "contributors": [
- {
- "name": "Arek W arek01@gmail.com"
- },
- {
- "name": "Camilo Aguilar camilo.aguilar@gmail.com"
- },
- {
- "name": "Craig Condon craig@spiceapps.com"
- },
- {
- "name": "Daniel Bretoi daniel@bretoi.com"
- },
- {
- "name": "Daniel Juhl danieljuhl@gmail.com"
- },
- {
- "name": "Dmitry Fink github@finik.net"
- },
- {
- "name": "Garvit Sharma garvits45@gmail.com"
- },
- {
- "name": "Julian Duque julianduquej@gmail.com"
- },
- {
- "name": "Karl Böhlmark karl.bohlmark@edgeware.tv"
- },
- {
- "name": "Kevin McTigue firefoxman1@gmail.com"
- },
- {
- "name": "Kirill Vergun github.com@o-nix.me"
- },
- {
- "name": "Maher Beg maherbeg@gmail.com"
- },
- {
- "name": "Nicholas Kinsey pyrotechnick@feistystudios.com"
- },
- {
- "name": "Rob Brackett rob@robbrackett.com"
- },
- {
- "name": "Subbu Allamaraju subbu@ebaysf.com"
- },
- {
- "name": "The Gitter Badger badger@gitter.im"
- },
- {
- "name": "Trotter Cashion cashion@gmail.com"
- },
- {
- "name": "Yan idy0013@gmail.com"
- },
- {
- "name": "Ziggy Jonsson ziggy.jonsson.nyc@gmail.com"
- },
- {
- "name": "andres suarez zertosh@gmail.com"
- },
- {
- "name": "andris9 andris@node.ee"
- },
- {
- "name": "fengmk2 fengmk2@gmail.com"
- }
- ],
- "dependencies": {
- "hoek": "^4.0.1",
- "joi": "^9.0.4",
- "node-expat": "^2.3.15"
- },
- "description": "Converts xml to json and vice-versa, using node-expat.",
- "devDependencies": {
- "code": "^3.0.2",
- "lab": "11.x.x"
- },
- "directories": {},
- "dist": {
- "shasum": "49bcfc20cd139cf32b820a72e189b1d595425937",
- "tarball": "https://registry.npmjs.org/xml2json/-/xml2json-0.10.0.tgz"
- },
- "gitHead": "7fa95412081fa47b853e6e56e2e0af3febcedcbe",
- "homepage": "https://github.com/buglabs/node-xml2json#readme",
- "license": "MIT",
- "main": "index",
- "maintainers": [
- {
- "name": "buglabs",
- "email": "camilo@buglabs.net"
- },
- {
- "name": "c4milo",
- "email": "camilo.aguilar@gmail.com"
- }
- ],
- "name": "xml2json",
- "optionalDependencies": {},
- "readme": "ERROR: No README data found!",
- "repository": {
- "type": "git",
- "url": "git://github.com/buglabs/node-xml2json.git"
- },
- "scripts": {
- "test": "lab -a code -v -t 93 test/test.js"
- },
- "version": "0.10.0"
- }
|