UNPKG

react-router-ga

Version:

[![Downloads](https://img.shields.io/npm/dm/react-router-ga)](https://npm.im/react-router-ga) [![Version](https://img.shields.io/npm/v/react-router-ga)](https://npm.im/react-router-ga) [![License](https://img.shields.io/npm/l/react-router-ga)](https://ope

31 lines (30 loc) 719 B
{ "name": "multicast-dns-service-types", "version": "1.1.0", "description": "Parse and stringify mdns service types", "main": "index.js", "dependencies": {}, "devDependencies": { "standard": "^3.5.0", "tape": "^4.0.0" }, "repository": { "type": "git", "url": "https://github.com/mafintosh/multicast-dns-service-types.git" }, "scripts": { "test": "standard && tape test.js" }, "author": "Mathias Buus (@mafintosh)", "license": "MIT", "keywords": [ "mdns", "bonjour", "zero", "conf" ], "bugs": { "url": "https://github.com/mafintosh/multicast-dns-service-types/issues" }, "homepage": "https://github.com/mafintosh/multicast-dns-service-types" }