{ "_args": [ [ "@babel/parser@7.0.0-beta.54", "/home/bernhard/freifunk-app/node_modules/@babel/core" ] ], "_from": "@babel/parser@7.0.0-beta.54", "_id": "@babel/parser@7.0.0-beta.54", "_inCache": true, "_installable": true, "_location": "/@babel/parser", "_npmOperationalInternal": { "host": "s3://npm-registry-packages", "tmp": "tmp/parser_7.0.0-beta.54_1531763987398_0.9262821370822878" }, "_npmUser": { "email": "hi@henryzoo.com", "name": "hzoo" }, "_phantomChildren": {}, "_requested": { "name": "@babel/parser", "raw": "@babel/parser@7.0.0-beta.54", "rawSpec": "7.0.0-beta.54", "scope": "@babel", "spec": "7.0.0-beta.54", "type": "version" }, "_requiredBy": [ "/@babel/core", "/@babel/template", "/@babel/traverse" ], "_resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.0.0-beta.54.tgz", "_shasum": "c01aa63b57c9c8dce8744796c81d9df121f20db4", "_shrinkwrap": null, "_spec": "@babel/parser@7.0.0-beta.54", "_where": "/home/bernhard/freifunk-app/node_modules/@babel/core", "author": { "email": "sebmck@gmail.com", "name": "Sebastian McKenzie" }, "bin": { "parser": "./bin/babel-parser.js" }, "contributors": [ { "name": "keeyipchan" }, { "name": "List of Acorn contributors. Updated before every release." }, { "name": "Alistair Braidwood" }, { "name": "Andres Suarez" }, { "name": "Aparajita Fishman" }, { "name": "Arian Stolwijk" }, { "name": "Artem Govorov" }, { "name": "Brandon Mills" }, { "name": "Charles Hughes" }, { "name": "Conrad Irwin" }, { "name": "David Bonnet" }, { "name": "Forbes Lindesay" }, { "name": "Gilad Peleg" }, { "name": "impinball" }, { "name": "Ingvar Stepanyan" }, { "name": "Jesse McCarthy" }, { "name": "Jiaxing Wang" }, { "name": "Joel Kemp" }, { "name": "Johannes Herr" }, { "name": "Jürg Lehni" }, { "name": "Adrian Rakovsky" }, { "name": "Kevin Kwok" }, { "name": "krator" }, { "name": "Marijn Haverbeke" }, { "name": "Martin Carlberg" }, { "name": "Mathias Bynens" }, { "name": "Mathieu 'p01' Henri" }, { "name": "Max Schaefer" }, { "name": "Max Zerzouri" }, { "name": "Mihai Bazon" }, { "name": "Mike Rennie" }, { "name": "Nick Fitzgerald" }, { "name": "Oskar Schöldström" }, { "name": "Paul Harper" }, { "name": "Peter Rust" }, { "name": "PlNG" }, { "name": "r-e-d" }, { "name": "Rich Harris" }, { "name": "Sebastian McKenzie" }, { "name": "zsjforcn" } ], "dependencies": {}, "description": "A JavaScript parser", "devDependencies": { "@babel/helper-fixtures": "7.0.0-beta.54", "charcodes": "0.1.0", "unicode-11.0.0": "^0.7.7" }, "directories": {}, "dist": { "fileCount": 9, "shasum": "c01aa63b57c9c8dce8744796c81d9df121f20db4", "tarball": "https://registry.npmjs.org/@babel/parser/-/parser-7.0.0-beta.54.tgz", "unpackedSize": 373881 }, "engines": { "node": ">=6.0.0" }, "files": [ "bin", "lib" ], "homepage": "https://babeljs.io/", "keywords": [ "@babel/parser", "babel", "ecmascript", "javascript", "parser", "tc39" ], "license": "MIT", "licenseText": "Copyright (C) 2012-2014 by various contributors (see AUTHORS)\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n", "main": "lib/index.js", "maintainers": [ { "name": "danez", "email": "daniel@tschinder.de" }, { "name": "existentialism", "email": "bng412@gmail.com" }, { "name": "hzoo", "email": "hi@henryzoo.com" }, { "name": "loganfsmyth", "email": "loganfsmyth@gmail.com" }, { "name": "xtuc", "email": "contact@xtuc.fr" } ], "name": "@babel/parser", "optionalDependencies": {}, "publishConfig": { "tag": "next" }, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "https://github.com/babel/babel/tree/master/packages/babel-parser" }, "version": "7.0.0-beta.54" }