You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

15 lines
337 B

3 years ago
{
"name": "fastify-env",
"version": "2.2.0",
"main": "index.js",
"license": "MIT",
"repository": {
"url": "git://github.com/fastify/fastify-env.git"
},
"homepage": "https://github.com/fastify/fastify-env",
"dependencies": {
"process-warning": "^1.0.0",
"fastify-env-deprecated": "npm:fastify-env@2.1.1"
}
}