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

15 lines
383 B
JSON

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