Alexandre Bodin 9b28991d8a v3.3.4
2020-11-25 16:22:45 +01:00

22 lines
531 B
JSON

{
"name": "strapi-provider-upload-rackspace",
"version": "3.3.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.16.0 <=14.x.x",
"npm": ">=6.0.0"
},
"gitHead": "231263a3535658bab1e9492c6aaaed8692d62a53"
}