2015-09-15 06:12:46 +01:00

12 lines
271 B
JSON

{
"name": "babel-plugin-transform-es2015-literals",
"version": "1.0.0",
"description": "Compile ES2015 unicode string and number literals to ES5",
"repository": "babel/babel",
"license": "MIT",
"main": "lib/index.js",
"keywords": [
"babel-plugin"
]
}