UNPKG

lml-main

Version:

This is now a mono repository published into many standalone packages.

19 lines 308 B
{ "name": "is-url", "repo": "segmentio/is-url", "version": "1.2.0", "license": "MIT", "description": "Check whether a string is a URL.", "keywords": [ "url", "regexp", "regex", "validate" ], "scripts": [ "index.js" ], "development": { "component/assert": "*" } }