2017-09-11 23:01:41 -04:00

12 lines
396 B
JSON

{
"name": "babel-plugin-syntax-numeric-separator",
"version": "7.0.0-beta.0",
"description": "Allow parsing of Decimal, Binary, Hex and Octal literals that contain a Numeric Literal Separator",
"repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-numeric-separator",
"license": "MIT",
"main": "lib/index.js",
"keywords": [
"babel-plugin"
]
}