wallet-core/node_modules/is-url/package.json
2017-05-28 00:40:43 +02:00

13 lines
209 B
JSON

{
"name": "is-url",
"repository": "https://github.com/segmentio/is-url",
"version": "1.2.2",
"scripts": {
"test": "make test"
},
"license": "MIT",
"devDependencies": {
"mocha": "*"
}
}