Alexandre Bodin 6bb7a7f198 v3.0.0
2020-05-26 15:09:32 +02:00

22 lines
502 B
JSON

{
"name": "strapi-provider-upload-rackspace",
"version": "3.0.0",
"description": "Rackspace provider for strapi upload",
"main": "./lib",
"keywords": [],
"author": "Pongstr Ordillo <https://github.com/pongstr>",
"license": "MIT",
"scripts": {
"test": "echo \"no tests yet\""
},
"dependencies": {
"pkgcloud": "^2.0.0",
"streamifier": "^0.1.1"
},
"engines": {
"node": ">=10.0.0",
"npm": ">=6.0.0"
},
"gitHead": "c85658a19b8fef0f3164c19693a45db305dc07a9"
}