react-native-web-headroom
Version:
React Native Web Headroom
15 lines (14 loc) • 476 B
JSON
{
"name": "babel-plugin-transform-undefined-to-void",
"version": "6.9.1",
"description": "Replace references to `undefined` with `void 0`",
"keywords": [
"babel-plugin"
],
"homepage": "https://github.com/babel/minify#readme",
"bugs": "https://github.com/babel/minify/issues",
"license": "MIT",
"author": "amasad",
"main": "lib/index.js",
"repository": "https://github.com/babel/minify/tree/master/packages/babel-plugin-transform-undefined-to-void"
}