File: /home/frenchy/www/french-american.org/current/node_modules/xml-parser/package.json
{
"_args": [
[
"xml-parser@1.2.1",
"/var/www/french-american.org/releases/20210421135930Z"
]
],
"_development": true,
"_from": "xml-parser@1.2.1",
"_id": "xml-parser@1.2.1",
"_inBundle": false,
"_integrity": "sha1-wx9MNPKXXbgq0BMiISBZJzYVb80=",
"_location": "/xml-parser",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "xml-parser@1.2.1",
"name": "xml-parser",
"escapedName": "xml-parser",
"rawSpec": "1.2.1",
"saveSpec": null,
"fetchSpec": "1.2.1"
},
"_requiredBy": [
"/svg-sprite-data"
],
"_resolved": "https://registry.npmjs.org/xml-parser/-/xml-parser-1.2.1.tgz",
"_spec": "1.2.1",
"_where": "/var/www/french-american.org/releases/20210421135930Z",
"bugs": {
"url": "https://github.com/segmentio/xml-parser/issues"
},
"dependencies": {
"debug": "^2.2.0"
},
"description": "the little xml parser that could",
"devDependencies": {
"matcha": "^0.6.0",
"mocha": "^2.2.5",
"should": "^6.0.3"
},
"homepage": "https://github.com/segmentio/xml-parser#readme",
"keywords": [
"xml",
"sucks"
],
"license": "MIT",
"name": "xml-parser",
"repository": {
"type": "git",
"url": "git+https://github.com/segmentio/xml-parser.git"
},
"scripts": {
"test": "make test"
},
"version": "1.2.1"
}