-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackage-lock.json
More file actions
23 lines (23 loc) · 889 Bytes
/
package-lock.json
File metadata and controls
23 lines (23 loc) · 889 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
{
"name": "ng-classifieds",
"version": "0.0.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
"angular": {
"version": "1.7.2",
"resolved": "https://registry.npmjs.org/angular/-/angular-1.7.2.tgz",
"integrity": "sha512-JcKKJbBdybUsmQ6x1M3xWyTYQ/ioVKJhSByEAjqrhmlOfvMFdhfMqAx5KIo8rLGk4DFolYPcCSgssjgTVjCtRQ=="
},
"angular-animate": {
"version": "1.7.2",
"resolved": "https://registry.npmjs.org/angular-animate/-/angular-animate-1.7.2.tgz",
"integrity": "sha512-/MQL2FEFXhdzFUKJ9AJq6gAYz3YGsh2xHTztuQKY5FkqjEBpF5YGypgprTz153P7t51T8nFqLsG8jwkpRdM6gg=="
},
"angular-aria": {
"version": "1.7.2",
"resolved": "https://registry.npmjs.org/angular-aria/-/angular-aria-1.7.2.tgz",
"integrity": "sha512-tnra11eAHwwMCgWg6Uo9WKZPXF6u4NcpK8xOfYbSWKdTil4aQjUwvEJWBp6r7h312oeIF1lb6hjXOYFg0PUsYw=="
}
}
}