16 lines
465 B
JSON
16 lines
465 B
JSON
{
|
|
"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"
|
|
} |