69 lines
1.6 KiB
JSON
69 lines
1.6 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"dom-iterator@1.0.0",
|
|
"/Users/nuwan/Code/jam-cloud/jam-ui"
|
|
]
|
|
],
|
|
"_from": "dom-iterator@1.0.0",
|
|
"_id": "dom-iterator@1.0.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-7dsMOQI07EMU98gQM8NSB3GsAiIeBYIPKpnxR3c9xOvdvBjChAcOM0iJ222I3p5xyiZO9e5oggkNaCusuTdYig==",
|
|
"_location": "/dom-iterator",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "dom-iterator@1.0.0",
|
|
"name": "dom-iterator",
|
|
"escapedName": "dom-iterator",
|
|
"rawSpec": "1.0.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "1.0.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/react-live"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/dom-iterator/-/dom-iterator-1.0.0.tgz",
|
|
"_spec": "1.0.0",
|
|
"_where": "/Users/nuwan/Code/jam-cloud/jam-ui",
|
|
"author": {
|
|
"name": "Matthew Mueller"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/MatthewMueller/dom-iterator/issues"
|
|
},
|
|
"dependencies": {
|
|
"component-props": "1.1.1",
|
|
"component-xor": "0.0.4"
|
|
},
|
|
"description": "iterator for mini-html-parser",
|
|
"devDependencies": {
|
|
"chalk": "2.1.0",
|
|
"component-test": "~0.1.3",
|
|
"mini-html-parser": "0.0.3",
|
|
"mocha": "~1.17.1"
|
|
},
|
|
"directories": {
|
|
"example": "examples",
|
|
"test": "test"
|
|
},
|
|
"homepage": "https://github.com/MatthewMueller/dom-iterator",
|
|
"keywords": [
|
|
"iterator",
|
|
"dom",
|
|
"mini-html-parser"
|
|
],
|
|
"license": "MIT",
|
|
"main": "index.js",
|
|
"name": "dom-iterator",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/MatthewMueller/dom-iterator.git"
|
|
},
|
|
"scripts": {
|
|
"test": "make test"
|
|
},
|
|
"version": "1.0.0"
|
|
}
|