Sha256: a1a7d0a408d22be6dbb1fa4fe3fd6cdafe90aabd83d61786fb98fe6d2c3abb8c

Contents?: true

Size: 817 Bytes

Versions: 26

Compression:

Stored size: 817 Bytes

Contents

{
  "name": "domhandler",
  "version": "2.4.2",
  "description": "handler for htmlparser2 that turns pages into a dom",
  "main": "index.js",
  "directories": {
    "test": "tests"
  },
  "scripts": {
    "test": "mocha -R list && jshint index.js test/"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/fb55/DomHandler.git"
  },
  "keywords": [
    "dom",
    "htmlparser2"
  ],
  "dependencies": {
    "domelementtype": "1"
  },
  "devDependencies": {
    "htmlparser2": "^3.9.0",
    "mocha": "^3.0.2",
    "jshint": "^2.9.1"
  },
  "author": "Felix Boehm <me@feedic.com>",
  "license": "BSD-2-Clause",
  "jshintConfig": {
    "quotmark": "double",
    "trailing": true,
    "unused": true,
    "undef": true,
    "node": true,
    "proto": true,
    "globals": {
      "it": true
    }
  }
}

Version data entries

26 entries across 26 versions & 2 rubygems

Version Path
trusty-cms-6.3.1 node_modules/domhandler/package.json
trusty-cms-5.0.7 node_modules/domhandler/package.json
trusty-cms-5.0.6 node_modules/domhandler/package.json
trusty-cms-5.0.5 node_modules/domhandler/package.json
trusty-cms-5.0.4 node_modules/domhandler/package.json
trusty-cms-5.0.3 node_modules/domhandler/package.json
trusty-cms-5.0.2 node_modules/domhandler/package.json
trusty-cms-5.0.1 node_modules/domhandler/package.json
trusty-cms-4.3.5 node_modules/domhandler/package.json
trusty-cms-5.0.0 node_modules/domhandler/package.json
trusty-cms-4.3.4 node_modules/domhandler/package.json
trusty-cms-4.3.3 node_modules/domhandler/package.json
trusty-cms-4.3.2 node_modules/domhandler/package.json
trusty-cms-4.3.1 node_modules/domhandler/package.json
trusty-cms-4.3 node_modules/domhandler/package.json
trusty-cms-4.2.3 node_modules/domhandler/package.json
trusty-cms-4.2.2 node_modules/domhandler/package.json
trusty-cms-4.2.1 node_modules/domhandler/package.json
trusty-cms-4.2 node_modules/domhandler/package.json
trusty-cms-4.1.9 node_modules/domhandler/package.json