Files
operator-mono-lig/package-lock.json
T
2017-08-13 19:23:23 -04:00

53 lines
1.5 KiB
JSON

{
"name": "operator-mono-lig",
"version": "1.0.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
"bluebird": {
"version": "3.5.0",
"resolved": "https://registry.npmjs.org/bluebird/-/bluebird-3.5.0.tgz",
"integrity": "sha1-eRQg1/VR7qKJdFOop3ZT+WYG1nw="
},
"debug": {
"version": "2.6.8",
"resolved": "https://registry.npmjs.org/debug/-/debug-2.6.8.tgz",
"integrity": "sha1-5zFTHKLt4n0YgiJCfaF4IdaP9Pw=",
"requires": {
"ms": "2.0.0"
}
},
"ms": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz",
"integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g="
},
"xml-formatter": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/xml-formatter/-/xml-formatter-1.0.1.tgz",
"integrity": "sha1-OAgz3dC86iwJht7+u6cfhDhPNT0=",
"requires": {
"xml-parser-xo": "2.1.3"
}
},
"xml-parser-xo": {
"version": "2.1.3",
"resolved": "https://registry.npmjs.org/xml-parser-xo/-/xml-parser-xo-2.1.3.tgz",
"integrity": "sha1-TqjrhW36TddcSrVLJRVY3grcHGE=",
"requires": {
"debug": "2.6.8"
}
},
"xmldom": {
"version": "0.1.27",
"resolved": "https://registry.npmjs.org/xmldom/-/xmldom-0.1.27.tgz",
"integrity": "sha1-1QH5ezvbQDr4757MIFcxh6rawOk="
},
"xpath": {
"version": "0.0.24",
"resolved": "https://registry.npmjs.org/xpath/-/xpath-0.0.24.tgz",
"integrity": "sha1-Gt4WLhzFI8jTn8fQavwW6iFvKfs="
}
}
}