mirror of
https://github.com/vale981/apollo-server
synced 2025-03-15 23:36:40 -04:00
13 lines
357 B
JSON
13 lines
357 B
JSON
{
|
|
"name": "apollo-server-env",
|
|
"version": "2.0.0",
|
|
"lockfileVersion": 1,
|
|
"requires": true,
|
|
"dependencies": {
|
|
"node-fetch": {
|
|
"version": "2.2.0",
|
|
"resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.2.0.tgz",
|
|
"integrity": "sha512-OayFWziIxiHY8bCUyLX6sTpDH8Jsbp4FfYd1j1f7vZyfgkcOnAyM4oQR16f8a0s7Gl/viMGRey8eScYk4V4EZA=="
|
|
}
|
|
}
|
|
}
|