{ "_args": [ [ "dom-parser@0.1.6", "/home/cmiss/Jenkins/workspace/mapintegratedvuer" ] ], "_development": true, "_from": "dom-parser@0.1.6", "_id": "dom-parser@0.1.6", "_inBundle": false, "_integrity": "sha512-3nVRKbLEwmGfghLoeT1dxlK/0votalnOfasP+8VCHYDfDuCETY4LeMblfOeqww6XZk2ymZ1Uewy/hVad6Dy3yw==", "_location": "/dom-parser", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "dom-parser@0.1.6", "name": "dom-parser", "escapedName": "dom-parser", "rawSpec": "0.1.6", "saveSpec": null, "fetchSpec": "0.1.6" }, "_requiredBy": [ "#DEV:/" ], "_resolved": "https://registry.npmjs.org/dom-parser/-/dom-parser-0.1.6.tgz", "_spec": "0.1.6", "_where": "/home/cmiss/Jenkins/workspace/mapintegratedvuer", "author": { "name": "Konstantin Ershov" }, "bugs": { "url": "https://github.com/ershov-konst/dom-parser/issues" }, "description": "Fast dom parser based on regexps", "devDependencies": { "chai": "2.1.x", "dom-compare": "git+https://github.com/ershov-konst/dom-compare.git", "mocha": "2.3.x" }, "homepage": "https://github.com/ershov-konst/dom-parser#readme", "keywords": [ "domparser", "dom", "parser", "xml", "html", "xmlparser", "htmlparser", "scraping" ], "license": "ISC", "main": "index.js", "name": "dom-parser", "repository": { "type": "git", "url": "git+https://github.com/ershov-konst/dom-parser.git" }, "scripts": { "test": "npm install && ./node_modules/.bin/mocha" }, "version": "0.1.6" }