insomnia/plugins/insomnia-plugin-now/package-lock.json
Gregory Schier e46bf021cf pkg-v2.1.3
2020-01-06 13:51:24 -05:00

14 lines
368 B
JSON

{
"name": "insomnia-plugin-now",
"version": "2.1.3",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
"moment": {
"version": "2.21.0",
"resolved": "https://registry.npmjs.org/moment/-/moment-2.21.0.tgz",
"integrity": "sha512-TCZ36BjURTeFTM/CwRcViQlfkMvL1/vFISuNLO5GkcVm1+QHfbSiNqZuWeMFjj1/3+uAjXswgRk30j1kkLYJBQ=="
}
}
}