Files

16 lines
465 B
JSON
Raw Permalink Normal View History

2026-04-05 16:14:49 -04:00
{
"author": {
"name": "matatbread"
},
"description": "A plugin for the Acorn parser that understands the ES7 keywords async and await",
"homepage": "https://github.com/MatAtBread/acorn-es7-plugin#readme",
"license": "MIT",
"main": "acorn-es7-plugin.js",
"name": "acorn-es7-plugin",
"readmeFilename": "README.md",
"repository": {
"type": "git",
"url": "git+https://github.com/MatAtBread/acorn-es7-plugin.git"
},
"version": "1.1.7"
}