Sebastian McKenzie c865cb4bf9 v6.0.15
2015-11-01 22:07:03 +00:00

15 lines
406 B
JSON

{
"name": "babel-plugin-transform-es2015-literals",
"version": "6.0.15",
"description": "Compile ES2015 unicode string and number literals to ES5",
"repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-es2015-literals",
"license": "MIT",
"main": "lib/index.js",
"keywords": [
"babel-plugin"
],
"dependencies": {
"babel-runtime": "^5.0.0"
}
}