wallet-core/node_modules/babel-plugin-syntax-exponentiation-operator/package.json

14 lines
395 B
JSON
Raw Normal View History

2017-05-28 00:38:50 +02:00
{
"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": {}
}