{
    "name": "ceph",
    "version": "1.2.1",
    "description": "A common Object Storage API",
    "main": "index.js",
    "scripts": {},
    "author": {
        "name": "YounGoat",
        "email": "youngoat@163.com",
        "url": "https://youngoat.github.io"
    },
    "license": "ISC",
    "bin": {},
    "dependencies": {
        "europium": "0.0.1",
        "htp": "^0.12.0",
        "idata": "0.0.3",
        "if2": "^0.2.0",
        "jinang": "^0.26.1",
        "mifo": "^0.0.2",
        "noda": "^0.5.0",
        "overload2": "^0.3.1",
        "xml2js": "^0.4.23"
    },
    "devDependencies": {},
    "directories": {},
    "keywords": [
        "OSAPI",
        "Object-Storage",
        "S3",
        "SWIFT",
        "CEPH"
    ],
    "homepage": "https://github.com/YounGoat/nodejs.osapi",
    "repository": {
        "type": "git",
        "url": "https://github.com/YounGoat/nodejs.osapi.git"
    },
    "engines": {
        "node": ">=6"
    }
}