browser-env
Version:
Share process.env variables with the browser
17 lines • 356 B
JSON
{
"name": "browser-env",
"repo": "CamShaft/browser-env",
"description": "Share process.env variables with the browser",
"version": "0.0.1",
"keywords": [],
"dependencies": {
"component/cookie": "*",
"component/json": "*"
},
"development": {},
"main": "browser-env.js",
"scripts": [
"browser-env.js"
],
"license": "MIT"
}