27 lines
834 B
JSON
27 lines
834 B
JSON
{
|
|
"name": "v2f",
|
|
"version": "1.0.1",
|
|
"lockfileVersion": 1,
|
|
"requires": true,
|
|
"dependencies": {
|
|
"async": {
|
|
"version": "2.5.0",
|
|
"resolved": "https://registry.npmjs.org/async/-/async-2.5.0.tgz",
|
|
"integrity": "sha512-e+lJAJeNWuPCNyxZKOBdaJGyLGHugXVQtrAwtuAe2vhxTYxFTKE73p8JuTmdH0qdQZtDvI4dhJwjZc5zsfIsYw==",
|
|
"requires": {
|
|
"lodash": "4.17.4"
|
|
}
|
|
},
|
|
"commander": {
|
|
"version": "2.11.0",
|
|
"resolved": "https://registry.npmjs.org/commander/-/commander-2.11.0.tgz",
|
|
"integrity": "sha512-b0553uYA5YAEGgyYIGYROzKQ7X5RAqedkfjiZxwi0kL1g3bOaBNNZfYkzt/CL0umgD5wc9Jec2FbB98CjkMRvQ=="
|
|
},
|
|
"lodash": {
|
|
"version": "4.17.4",
|
|
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.4.tgz",
|
|
"integrity": "sha1-eCA6TRwyiuHYbcpkYONptX9AVa4="
|
|
}
|
|
}
|
|
}
|