Pierre Noël fb2db4b050 v3.1.4
Signed-off-by: Pierre Noël <petersg83@gmail.com>
2020-08-13 19:05:20 +02:00

22 lines
522 B
JSON

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