Files
Tiệp Sunflower aa9c76c82f selenium
2023-03-06 14:23:39 +07:00

14 lines
274 B
JSON

{
"name": "is-url",
"description": "Check whether a string is a URL.",
"repository": "https://github.com/segmentio/is-url",
"version": "1.2.4",
"scripts": {
"test": "mocha --reporter spec"
},
"license": "MIT",
"devDependencies": {
"mocha": "*"
}
}