wallet-core/node_modules/is-url/package.json

13 lines
209 B
JSON
Raw Normal View History

2017-05-28 00:38:50 +02:00
{
"name": "is-url",
"repository": "https://github.com/segmentio/is-url",
"version": "1.2.2",
"scripts": {
"test": "make test"
},
"license": "MIT",
"devDependencies": {
"mocha": "*"
}
}