UNPKG

domotz-remote-pawn

Version:

Domotz Agent

27 lines (26 loc) 708 B
{ "author": "Mikeal Rogers <mikeal.rogers@gmail.com> (http://www.futurealoof.com)", "name": "oauth-sign", "description": "OAuth 1 signing. Formerly a vendor lib in mikeal/request, now a standalone module.", "version": "0.8.2", "license": "Apache-2.0", "repository": { "url": "https://github.com/mikeal/oauth-sign" }, "main": "index.js", "files": [ "index.js" ], "dependencies": {}, "devDependencies": {}, "optionalDependencies": {}, "engines": { "node": "*" }, "scripts": { "test": "node test.js" } ,"_resolved": "http://npm.domotz.com:4873/oauth-sign/-/oauth-sign-0.8.2.tgz" ,"_integrity": "sha1-Rqarfwrq2N6unsBWV4C31O/rnUM=" ,"_from": "oauth-sign@0.8.2" }