Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Download
81145 views
1
{
2
"author": {
3
"name": "Mikeal Rogers",
4
"email": "[email protected]",
5
"url": "http://www.futurealoof.com"
6
},
7
"name": "oauth-sign",
8
"description": "OAuth 1 signing. Formerly a vendor lib in mikeal/request, now a standalone module.",
9
"version": "0.8.0",
10
"license": "Apache-2.0",
11
"repository": {
12
"url": "git+https://github.com/mikeal/oauth-sign.git"
13
},
14
"main": "index.js",
15
"dependencies": {},
16
"devDependencies": {},
17
"optionalDependencies": {},
18
"engines": {
19
"node": "*"
20
},
21
"scripts": {
22
"test": "node test.js"
23
},
24
"gitHead": "e1f2b42ff039901ce977f8e81918767d97d496b5",
25
"bugs": {
26
"url": "https://github.com/mikeal/oauth-sign/issues"
27
},
28
"homepage": "https://github.com/mikeal/oauth-sign#readme",
29
"_id": "[email protected]",
30
"_shasum": "938fdc875765ba527137d8aec9d178e24debc553",
31
"_from": "oauth-sign@>=0.8.0 <0.9.0",
32
"_npmVersion": "2.10.1",
33
"_nodeVersion": "0.12.4",
34
"_npmUser": {
35
"name": "simov",
36
"email": "[email protected]"
37
},
38
"maintainers": [
39
{
40
"name": "mikeal",
41
"email": "[email protected]"
42
},
43
{
44
"name": "nylen",
45
"email": "[email protected]"
46
},
47
{
48
"name": "simov",
49
"email": "[email protected]"
50
}
51
],
52
"dist": {
53
"shasum": "938fdc875765ba527137d8aec9d178e24debc553",
54
"tarball": "http://registry.npmjs.org/oauth-sign/-/oauth-sign-0.8.0.tgz"
55
},
56
"directories": {},
57
"_resolved": "https://registry.npmjs.org/oauth-sign/-/oauth-sign-0.8.0.tgz"
58
}
59
60