Last change
on this file since 6a3a178 was 6a3a178, checked in by Ema <ema_spirova@…>, 3 years ago |
initial commit
|
-
Property mode
set to
100644
|
File size:
496 bytes
|
Line | |
---|
1 | {
|
---|
2 | "author": "Mikeal Rogers <mikeal.rogers@gmail.com> (http://www.futurealoof.com)",
|
---|
3 | "name": "aws-sign2",
|
---|
4 | "description": "AWS signing. Originally pulled from LearnBoost/knox, maintained as vendor in request, now a standalone module.",
|
---|
5 | "version": "0.7.0",
|
---|
6 | "repository": {
|
---|
7 | "url": "https://github.com/mikeal/aws-sign"
|
---|
8 | },
|
---|
9 | "license": "Apache-2.0",
|
---|
10 | "main": "index.js",
|
---|
11 | "dependencies": {},
|
---|
12 | "devDependencies": {},
|
---|
13 | "optionalDependencies": {},
|
---|
14 | "engines": {
|
---|
15 | "node": "*"
|
---|
16 | }
|
---|
17 | }
|
---|
Note:
See
TracBrowser
for help on using the repository browser.