UNPKG

542 BJSONView Raw
1{
2 "name": "babel-plugin-transform-node-env-inline",
3 "version": "0.0.2",
4 "description": "Inline the `NODE_ENV` environment variable and evaluate it if possible",
5 "homepage": "https://github.com/babel/babili#readme",
6 "repository": "https://github.com/babel/babili/tree/master/packages/babel-plugin-transform-node-env-inline",
7 "bugs": "https://github.com/babel/babili/issues",
8 "author": "amasad",
9 "license": "MIT",
10 "main": "lib/index.js",
11 "keywords": [
12 "babel-plugin"
13 ],
14 "dependencies": {},
15 "devDependencies": {}
16}