{
    "name": "multipassify",
    "version": "1.1.0",
    "description": "Shopify Multipass module for Node.js",
    "homepage": "https://github.com/beaucoo/multipassify",
    "main": "./multipassify.js",
    "keywords": [
        "shopify",
        "multipass"
    ],
    "authors": [
        "Cory Smith, @Smixx"
    ],
    "contributors": [
        {
            "name": "Cory Smith",
            "email": "cory.m.smith@gmail.com"
        }
    ],
    "bugs": {
        "url": "https://github.com/beaucoo/multipassify/issues"
    },
    "repository": {
        "type": "git",
        "url": "https://github.com/beaucoo/multipassify.git"
    },
    "dependencies": {
        "crypto": "0.0.3"
    },
    "readme": "",
    "readmeFilename": "README.md",
    "_id": "multipassify@1.0.0",
    "_from": "multipassify@1.0.0"
}