Sha256: f73a75ea55c65e9e4c934e75c804b9eeff5f1d8c0048f5d60554f485c65f11c4

Contents?: true

Size: 612 Bytes

Versions: 20

Compression:

Stored size: 612 Bytes

Contents

{
  "name": "html-encoding-sniffer",
  "description": "Sniff the encoding from a HTML byte stream",
  "keywords": [
    "encoding",
    "html"
  ],
  "version": "2.0.1",
  "author": "Domenic Denicola <d@domenic.me> (https://domenic.me/)",
  "license": "MIT",
  "repository": "jsdom/html-encoding-sniffer",
  "main": "lib/html-encoding-sniffer.js",
  "files": [
    "lib/"
  ],
  "scripts": {
    "test": "mocha",
    "lint": "eslint ."
  },
  "dependencies": {
    "whatwg-encoding": "^1.0.5"
  },
  "devDependencies": {
    "eslint": "^6.8.0",
    "mocha": "^7.0.0"
  },
  "engines": {
    "node": ">=10"
  }
}

Version data entries

20 entries across 20 versions & 1 rubygems

Version Path
appmap-0.72.2 ./node_modules/html-encoding-sniffer/package.json
appmap-0.72.1 ./node_modules/html-encoding-sniffer/package.json
appmap-0.72.0 ./node_modules/html-encoding-sniffer/package.json
appmap-0.71.0 ./node_modules/html-encoding-sniffer/package.json
appmap-0.70.2 ./node_modules/html-encoding-sniffer/package.json
appmap-0.70.1 ./node_modules/html-encoding-sniffer/package.json
appmap-0.70.0 ./node_modules/html-encoding-sniffer/package.json
appmap-0.69.0 ./node_modules/html-encoding-sniffer/package.json
appmap-0.68.2 ./node_modules/html-encoding-sniffer/package.json
appmap-0.68.1 ./node_modules/html-encoding-sniffer/package.json
appmap-0.68.0 ./node_modules/html-encoding-sniffer/package.json
appmap-0.67.1 ./node_modules/html-encoding-sniffer/package.json
appmap-0.67.0 ./node_modules/html-encoding-sniffer/package.json
appmap-0.66.2 ./node_modules/html-encoding-sniffer/package.json
appmap-0.66.1 ./node_modules/html-encoding-sniffer/package.json
appmap-0.66.0 ./node_modules/html-encoding-sniffer/package.json
appmap-0.65.1 ./node_modules/html-encoding-sniffer/package.json
appmap-0.65.0 ./node_modules/html-encoding-sniffer/package.json
appmap-0.64.0 ./node_modules/html-encoding-sniffer/package.json
appmap-0.63.0 ./node_modules/html-encoding-sniffer/package.json