UNPKG

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