Nicolò Ribaudo a7620bd266 v7.8.3
2020-01-13 22:36:19 +01:00

14 lines
390 B
JSON

{
"name": "@babel/preset-stage-2",
"version": "7.8.3",
"description": "Babel preset for stage 2 plugins",
"author": "Sebastian McKenzie <sebmck@gmail.com>",
"homepage": "https://babeljs.io/",
"license": "MIT",
"publishConfig": {
"access": "public"
},
"repository": "https://github.com/babel/babel/tree/master/packages/babel-preset-stage-2",
"main": "lib/index.js"
}