All Downloads are FREE. Search and download functionalities are using the official Maven repository.

node_modules.oauth-sign.package.json Maven / Gradle / Ivy

{
    "_args": [
        
    ],
    "_from": "oauth-sign@>=0.6.0 <0.7.0",
    "_id": "[email protected]",
    "_inCache": true,
    "_installable": true,
    "_location": "/oauth-sign",
    "_npmUser": {
        "email": "[email protected]",
        "name": "nylen"
    },
    "_npmVersion": "1.4.14",
    "_phantomChildren": {
        
    },
    "_requested": {
        "name": "oauth-sign",
        "raw": "oauth-sign@~0.6.0",
        "rawSpec": "~0.6.0",
        "scope": null,
        "spec": ">=0.6.0 <0.7.0",
        "type": "range"
    },
    "_requiredBy": [
        "/request"
    ],
    "_resolved": "https://registry.npmjs.org/oauth-sign/-/oauth-sign-0.6.0.tgz",
    "_shasum": "7dbeae44f6ca454e1f168451d630746735813ce3",
    "_shrinkwrap": null,
    "_spec": "oauth-sign@~0.6.0",
    "_where": "",
    "author": {
        "email": "[email protected]",
        "name": "Mikeal Rogers",
        "url": "http://www.futurealoof.com"
    },
    "bugs": {
        "url": "https://github.com/mikeal/oauth-sign/issues"
    },
    "dependencies": {
        
    },
    "description": "OAuth 1 signing. Formerly a vendor lib in mikeal/request, now a standalone module.",
    "devDependencies": {
        
    },
    "directories": {
        
    },
    "dist": {
        "shasum": "7dbeae44f6ca454e1f168451d630746735813ce3",
        "tarball": "http://registry.npmjs.org/oauth-sign/-/oauth-sign-0.6.0.tgz"
    },
    "engines": {
        "node": "*"
    },
    "gitHead": "f1b5d7714712ab7eec485cca9d18ae95db58aa6b",
    "homepage": "https://github.com/mikeal/oauth-sign",
    "main": "index.js",
    "maintainers": [
        {
            "email": "[email protected]",
            "name": "mikeal"
        },
        {
            "email": "[email protected]",
            "name": "nylen"
        }
    ],
    "name": "oauth-sign",
    "optionalDependencies": {
        
    },
    "repository": {
        "url": "https://github.com/mikeal/oauth-sign"
    },
    "scripts": {
        "test": "node test.js"
    },
    "version": "0.6.0"
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy