falcon-img-server
Version:
Helps with url signing.
23 lines (22 loc) • 440 B
JSON
{
"name": "falcon-img-server",
"version": "1.0.2",
"description": "Helps with url signing.",
"main": "index.js",
"repository": {
"type" : "git",
"url" : "https://github.com/liamsir/imgserver-nodejs"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"img",
"server",
"image-server",
"sign",
"url"
],
"author": "Ismajl Ramadani",
"license": "MIT"
}