-
Notifications
You must be signed in to change notification settings - Fork 0
/
package-lock.json
28 lines (28 loc) · 914 Bytes
/
package-lock.json
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
{
"name": "intelligentsocketdataloggerconfiggenerator",
"version": "1.0.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "intelligentsocketdataloggerconfiggenerator",
"version": "1.0.0",
"license": "ISC",
"dependencies": {
"@jojojux/formulajs": "^1.2.1"
}
},
"node_modules/@jojojux/formulajs": {
"version": "1.2.1",
"resolved": "https://registry.npmjs.org/@jojojux/formulajs/-/formulajs-1.2.1.tgz",
"integrity": "sha512-0NXQczRjKx3er6C8QEIuvRubCmfXeuiatGYtDrNUdnDtXMtto+ryh3MOFKvIPHcKGFceSK2yvTVtxWeUxjJ8tg=="
}
},
"dependencies": {
"@jojojux/formulajs": {
"version": "1.2.1",
"resolved": "https://registry.npmjs.org/@jojojux/formulajs/-/formulajs-1.2.1.tgz",
"integrity": "sha512-0NXQczRjKx3er6C8QEIuvRubCmfXeuiatGYtDrNUdnDtXMtto+ryh3MOFKvIPHcKGFceSK2yvTVtxWeUxjJ8tg=="
}
}
}