react-native-web-headroom
Version:
React Native Web Headroom
18 lines (17 loc) • 564 B
JSON
{
"name": "babel-plugin-transform-remove-undefined",
"version": "0.3.0",
"description": "This removes rvals that are equivalent to undefined wherever possible",
"keywords": [
"babel-plugin"
],
"homepage": "https://github.com/babel/minify#readme",
"bugs": "https://github.com/babel/minify/issues",
"license": "MIT",
"author": "shinew",
"main": "lib/index.js",
"repository": "https://github.com/babel/minify/tree/master/packages/babel-plugin-transform-remove-undefined",
"dependencies": {
"babel-helper-evaluate-path": "^0.3.0"
}
}