????

Your IP : 3.138.124.167


Current Path : C:/inetpub/vhost/invest.gdtsolutions.vn/api/node_modules/dom-walk/
Upload File :
Current File : C:/inetpub/vhost/invest.gdtsolutions.vn/api/node_modules/dom-walk/package.json

{
  "name": "dom-walk",
  "version": "0.1.2",
  "description": "iteratively walk a DOM node",
  "keywords": [],
  "author": "Raynos <raynos2@gmail.com>",
  "repository": "git://github.com/Raynos/dom-walk.git",
  "main": "index",
  "homepage": "https://github.com/Raynos/dom-walk",
  "contributors": [
    {
      "name": "Jake Verbaten"
    }
  ],
  "bugs": {
    "url": "https://github.com/Raynos/dom-walk/issues",
    "email": "raynos2@gmail.com"
  },
  "dependencies": {},
  "devDependencies": {
    "budo": "11.6.3"
  },
  "licenses": [
    {
      "type": "MIT",
      "url": "http://github.com/Raynos/dom-walk/raw/master/LICENSE"
    }
  ],
  "scripts": {
    "example": "budo example/index.js"
  }
}