You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

54 lines
1.5 KiB
JSON

{
"_from": "acorn-es7-plugin@^1.0.12",
"_id": "acorn-es7-plugin@1.1.7",
"_inBundle": false,
"_integrity": "sha1-8u4fMiipDurRJF+asZIusucdM2s=",
"_location": "/acorn-es7-plugin",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "acorn-es7-plugin@^1.0.12",
"name": "acorn-es7-plugin",
"escapedName": "acorn-es7-plugin",
"rawSpec": "^1.0.12",
"saveSpec": null,
"fetchSpec": "^1.0.12"
},
"_requiredBy": [
"/power-assert-context-reducer-ast"
],
"_resolved": "https://registry.npmjs.org/acorn-es7-plugin/-/acorn-es7-plugin-1.1.7.tgz",
"_shasum": "f2ee1f3228a90eead1245f9ab1922eb2e71d336b",
"_spec": "acorn-es7-plugin@^1.0.12",
"_where": "/home/mwinter/www/unboundedpress/node_modules/power-assert-context-reducer-ast",
"author": {
"name": "matatbread"
},
"bugs": {
"url": "https://github.com/MatAtBread/acorn-es7-plugin/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "A plugin for the Acorn parser that understands the ES7 keywords async and await",
"homepage": "https://github.com/MatAtBread/acorn-es7-plugin#readme",
"keywords": [
"acorn",
"parser",
"es7",
"async",
"await"
],
"license": "MIT",
"main": "acorn-es7-plugin.js",
"name": "acorn-es7-plugin",
"repository": {
"type": "git",
"url": "git+https://github.com/MatAtBread/acorn-es7-plugin.git"
},
"scripts": {
"test": "cd test ; npm i ; npm test"
},
"version": "1.1.7"
}