{
"_args": [
[
"html-parse-stringify2@2.0.1",
"/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp"
]
],
"_from": "html-parse-stringify2@2.0.1",
"_id": "html-parse-stringify2@2.0.1",
"_inBundle": false,
"_integrity": "sha1-3FZwtyksoVi3vJFsmmc1rIhyg0o=",
"_location": "/html-parse-stringify2",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "html-parse-stringify2@2.0.1",
"name": "html-parse-stringify2",
"escapedName": "html-parse-stringify2",
"rawSpec": "2.0.1",
"saveSpec": null,
"fetchSpec": "2.0.1"
},
"_requiredBy": [
"/react-i18next"
],
"_resolved": "https://registry.npmjs.org/html-parse-stringify2/-/html-parse-stringify2-2.0.1.tgz",
"_spec": "2.0.1",
"_where": "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp",
"author": {
"name": "Ray Di Ciaccio",
"email": "ray.diciaccio@gmail.com"
},
"bugs": {
"url": "https://github.com/rayd/html-parse-stringify2/issues"
},
"dependencies": {
"void-elements": "^2.0.1"
},
"description": "Parses well-formed HTML (meaning all tags closed) into an AST and back. quickly.",
"devDependencies": {
"jshint": "^2.5.10",
"phantomjs": "^1.9.13",
"precommit-hook": "^1.0.7",
"run-browser": "^2.0.1",
"tap-spec": "^2.1.2",
"tape": "^3.0.3",
"zuul": "^1.16.5"
},
"homepage": "https://github.com/rayd/html-parse-stringify2",
"keywords": [
"html",
"parse",
"stringify",
"ast"
],
"license": "MIT",
"main": "index.js",
"name": "html-parse-stringify2",
"repository": {
"type": "git",
"url": "git+https://github.com/rayd/html-parse-stringify2.git"
},
"scripts": {
"start": "run-browser test/*",
"test": "zuul --phantom -- test/index.js",
"test-ci": "zuul -- test/index.js"
},
"version": "2.0.1"
}