forked from iHRIS/iHRIS
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackage-lock.json
More file actions
24 lines (24 loc) · 768 Bytes
/
Copy pathpackage-lock.json
File metadata and controls
24 lines (24 loc) · 768 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
{
"name": "iHRISCustomizable",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"dependencies": {
"ihrissmartrequire": "^1.0.0"
}
},
"node_modules/ihrissmartrequire": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/ihrissmartrequire/-/ihrissmartrequire-1.0.0.tgz",
"integrity": "sha512-oZFd4yfZ0zGFAf9TILvI69MYq3w1ckwIBk2vlKxX0c0xRZhbI9CeIQZshf7bxqpQD1MmeM+CD40cM+tqclGjgA=="
}
},
"dependencies": {
"ihrissmartrequire": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/ihrissmartrequire/-/ihrissmartrequire-1.0.0.tgz",
"integrity": "sha512-oZFd4yfZ0zGFAf9TILvI69MYq3w1ckwIBk2vlKxX0c0xRZhbI9CeIQZshf7bxqpQD1MmeM+CD40cM+tqclGjgA=="
}
}
}