{ "name": "dom-walk", "version": "0.1.1", "description": "iteratively walk a DOM node", "author": "Raynos ", "repository": "git://github.com/Raynos/dom-walk.git", "main": "index", "homepage": "https://github.com/Raynos/dom-walk", "dependencies": {}, "devDependencies": { "browserify-server": "~0.5.6" }, "licenses": [ { "type": "MIT", "url": "http://github.com/Raynos/dom-walk/raw/master/LICENSE" } ] }