-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackage-lock.json
More file actions
38 lines (38 loc) · 1.62 KB
/
Copy pathpackage-lock.json
File metadata and controls
38 lines (38 loc) · 1.62 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
{
"name": "ng-classifieds",
"version": "1.0.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
"angular": {
"version": "1.6.9",
"resolved": "https://registry.npmjs.org/angular/-/angular-1.6.9.tgz",
"integrity": "sha512-6igWH2GIsxV+J38wNWCh8oyjaZsrIPIDO35twloIUyjlF2Yit6UyLAWujHP05ma/LFxTsx4NtYibRoMNBXPR1A=="
},
"angular-animate": {
"version": "1.6.9",
"resolved": "https://registry.npmjs.org/angular-animate/-/angular-animate-1.6.9.tgz",
"integrity": "sha512-3/fqrmT6mJgB2O6oDvXDlNP6AJVqUXLWZq/P87Xo7Wt0JjcSmhJSQ02Yp7gm0Pkd5SXMKHICLpn/iEJPyse9fg=="
},
"angular-aria": {
"version": "1.6.9",
"resolved": "https://registry.npmjs.org/angular-aria/-/angular-aria-1.6.9.tgz",
"integrity": "sha512-I2SR17Ux0o0R9KD3DRzjR5NNX3pUSKvtWYLFCLg22qvR5+736olCQSyptNIvKsvjALwfXBw1Irdlq0jyohDn+Q=="
},
"angular-material": {
"version": "1.1.7",
"resolved": "https://registry.npmjs.org/angular-material/-/angular-material-1.1.7.tgz",
"integrity": "sha512-nIEkTk2BfEmqOLXtBFrc39aAwDsM3oNXOQBUqtTA8cxD0OjTKAnkfJaVPWmqFa/h3pt1JhvP+R2Ispg9/skl4A=="
},
"angular-messages": {
"version": "1.6.9",
"resolved": "https://registry.npmjs.org/angular-messages/-/angular-messages-1.6.9.tgz",
"integrity": "sha512-/2xvG6vDC+Us8h0baSa1siDKwPj5R2A7LldxxhK2339HInc09bq9shMVCUy9zqnuvwnDUJ/DSgkSaBoSHSZrqg=="
},
"mdi": {
"version": "2.1.19",
"resolved": "https://registry.npmjs.org/mdi/-/mdi-2.1.19.tgz",
"integrity": "sha512-WErwab4jq/jcCeo4aecQ5UH1WXu2Eto5Rdb0AiBFcUw8CHmF/UeV+hf9wKyH17X+c3Z+jaS3jDKW7fu0R0HmWQ=="
}
}
}