14 lines
310 B
JSON
14 lines
310 B
JSON
{
|
|
"name": "babel-plugin-transform-inline-environment-variables",
|
|
"version": "6.0.0",
|
|
"description": "Inline environment variables",
|
|
"repository": "babel/babel",
|
|
"license": "MIT",
|
|
"main": "lib/index.js",
|
|
"keywords": [
|
|
"babel-plugin"
|
|
],
|
|
"dependencies": {
|
|
"babel-runtime": "^6.0.0"
|
|
}
|
|
} |