wallet-core/node_modules/babel-plugin-syntax-exponentiation-operator/package.json
2017-05-28 00:40:43 +02:00

14 lines
395 B
JSON

{
"name": "babel-plugin-syntax-exponentiation-operator",
"version": "6.13.0",
"description": "Allow parsing of the exponentiation operator",
"repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-exponentation-operator",
"license": "MIT",
"main": "lib/index.js",
"keywords": [
"babel-plugin"
],
"dependencies": {},
"devDependencies": {}
}