Initial commit
This commit is contained in:
16
node_modules/acorn-es7-plugin/package.json
generated
vendored
Normal file
16
node_modules/acorn-es7-plugin/package.json
generated
vendored
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
Reference in New Issue
Block a user