source: trip-planner-front/node_modules/aws-sign2/package.json@ 8d391a1

Last change on this file since 8d391a1 was 59329aa, checked in by Ema <ema_spirova@…>, 3 years ago

adding photos

  • Property mode set to 100644
File size: 1.4 KB
Line 
1{
2 "_args": [
3 [
4 "aws-sign2@0.7.0",
5 "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
6 ]
7 ],
8 "_development": true,
9 "_from": "aws-sign2@0.7.0",
10 "_id": "aws-sign2@0.7.0",
11 "_inBundle": false,
12 "_integrity": "sha1-tG6JCTSpWR8tL2+G1+ap8bP+dqg=",
13 "_location": "/aws-sign2",
14 "_phantomChildren": {},
15 "_requested": {
16 "type": "version",
17 "registry": true,
18 "raw": "aws-sign2@0.7.0",
19 "name": "aws-sign2",
20 "escapedName": "aws-sign2",
21 "rawSpec": "0.7.0",
22 "saveSpec": null,
23 "fetchSpec": "0.7.0"
24 },
25 "_requiredBy": [
26 "/request"
27 ],
28 "_resolved": "https://registry.npmjs.org/aws-sign2/-/aws-sign2-0.7.0.tgz",
29 "_spec": "0.7.0",
30 "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
31 "author": {
32 "name": "Mikeal Rogers",
33 "email": "mikeal.rogers@gmail.com",
34 "url": "http://www.futurealoof.com"
35 },
36 "bugs": {
37 "url": "https://github.com/mikeal/aws-sign/issues"
38 },
39 "dependencies": {},
40 "description": "AWS signing. Originally pulled from LearnBoost/knox, maintained as vendor in request, now a standalone module.",
41 "devDependencies": {},
42 "engines": {
43 "node": "*"
44 },
45 "homepage": "https://github.com/mikeal/aws-sign#readme",
46 "license": "Apache-2.0",
47 "main": "index.js",
48 "name": "aws-sign2",
49 "optionalDependencies": {},
50 "repository": {
51 "url": "git+https://github.com/mikeal/aws-sign.git"
52 },
53 "version": "0.7.0"
54}
Note: See TracBrowser for help on using the repository browser.