UNPKG

social-network-detector

Version:

This library allows you to define a social platform by URI.

25 lines (24 loc) 426 B
{ "name": "social-network-detector", "version": "1.0.1", "description": "", "main": "index.js", "repository": { "type": "git", "url": "https://github.com/danielabyan/social-network-detector.git" }, "keywords": [ "social", "parsing", "parser", "parse", "analyze", "uri", "url" ], "author": "Daniel Abyan", "license": "MIT", "dependencies": { "url": "^0.11.0" } }