Sha256: df26a550c3b10c4db54320b53e34e02410ddd34db0d4a0cdd7c09a66ab1f1f70

Contents?: true

Size: 899 Bytes

Versions: 30

Compression:

Stored size: 899 Bytes

Contents

{
  "name": "dns-packet",
  "version": "1.3.1",
  "description": "An abstract-encoding compliant module for encoding / decoding DNS packets",
  "repository": {
    "type": "git",
    "url": "https://github.com/mafintosh/dns-packet"
  },
  "dependencies": {
    "ip": "^1.1.0",
    "safe-buffer": "^5.0.1"
  },
  "devDependencies": {
    "eslint": "^4.15.0",
    "standard": "^6.0.5",
    "tape": "^4.4.0"
  },
  "scripts": {
    "test": "standard && eslint --color *.js && tape test.js"
  },
  "bugs": {
    "url": "https://github.com/mafintosh/dns-packet/issues"
  },
  "homepage": "https://github.com/mafintosh/dns-packet",
  "main": "index.js",
  "keywords": [
    "dns",
    "packet",
    "encodings",
    "encoding",
    "encoder",
    "abstract-encoding"
  ],
  "files": [
    "index.js",
    "types.js",
    "rcodes.js",
    "opcodes.js"
  ],
  "author": "Mathias Buus",
  "license": "MIT"
}

Version data entries

30 entries across 29 versions & 10 rubygems

Version Path
ezii-os-5.2.1 node_modules/dns-packet/package.json
ezii-os-2.0.1 node_modules/dns-packet/package.json
ezii-os-1.1.0 node_modules/dns-packet/package.json
ezii-os-1.0.0 node_modules/dns-packet/package.json
ezii-os-0.0.0.1.0 node_modules/dns-packet/package.json
ezii-os-0.0.0.0.1 node_modules/dns-packet/package.json
optimacms-0.4.3 spec/dummy/node_modules/dns-packet/package.json
optimacms-0.4.2 spec/dummy/node_modules/dns-packet/package.json
cortex-0.1.3 spec/dummy/node_modules/dns-packet/package.json
dragonfly_puppeteer-0.1.0 node_modules/dns-packet/package.json