14 lines
269 B
JSON
14 lines
269 B
JSON
{
|
|
"name": "babel-plugin-transform-node-env-inline",
|
|
"version": "6.0.2",
|
|
"description": "",
|
|
"repository": "babel/babel",
|
|
"license": "MIT",
|
|
"main": "lib/index.js",
|
|
"keywords": [
|
|
"babel-plugin"
|
|
],
|
|
"dependencies": {
|
|
"babel-runtime": "^6.0.2"
|
|
}
|
|
} |