bunnynet-storage
Version:
A Node.js library for simple interaction with BunnyCDN Storage
20 lines (19 loc) • 437 B
JSON
{
"name": "bunnynet-storage",
"version": "1.0.3",
"description": "A Node.js library for simple interaction with BunnyCDN Storage",
"keywords": [
"bunny",
"cdn",
"bunnycdn",
"bunnynet",
"storage"
],
"repository": "https://github.com/gusa0002/bunnynet-storage",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "gusa0002",
"license": "ISC"
}