You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
82 lines
1.9 KiB
82 lines
1.9 KiB
4 years ago
|
{
|
||
|
"_args": [
|
||
|
[
|
||
|
"@babel/parser@7.12.7",
|
||
|
"/home/lefos/repos/swarmlab-playground-client"
|
||
|
]
|
||
|
],
|
||
|
"_development": true,
|
||
|
"_from": "@babel/parser@7.12.7",
|
||
|
"_id": "@babel/parser@7.12.7",
|
||
|
"_inBundle": false,
|
||
|
"_integrity": "sha512-oWR02Ubp4xTLCAqPRiNIuMVgNO5Aif/xpXtabhzW2HWUD47XJsAB4Zd/Rg30+XeQA3juXigV7hlquOTmwqLiwg==",
|
||
|
"_location": "/@babel/parser",
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
|
"type": "version",
|
||
|
"registry": true,
|
||
|
"raw": "@babel/parser@7.12.7",
|
||
|
"name": "@babel/parser",
|
||
|
"escapedName": "@babel%2fparser",
|
||
|
"scope": "@babel",
|
||
|
"rawSpec": "7.12.7",
|
||
|
"saveSpec": null,
|
||
|
"fetchSpec": "7.12.7"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"/@babel/core",
|
||
|
"/@babel/template",
|
||
|
"/@babel/traverse"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.12.7.tgz",
|
||
|
"_spec": "7.12.7",
|
||
|
"_where": "/home/lefos/repos/swarmlab-playground-client",
|
||
|
"author": {
|
||
|
"name": "Sebastian McKenzie",
|
||
|
"email": "sebmck@gmail.com"
|
||
|
},
|
||
|
"bin": {
|
||
|
"parser": "bin/babel-parser.js"
|
||
|
},
|
||
|
"bugs": {
|
||
|
"url": "https://github.com/babel/babel/issues"
|
||
|
},
|
||
|
"description": "A JavaScript parser",
|
||
|
"devDependencies": {
|
||
|
"@babel/code-frame": "7.10.4",
|
||
|
"@babel/helper-fixtures": "7.10.5",
|
||
|
"@babel/helper-validator-identifier": "7.10.4",
|
||
|
"charcodes": "^0.2.0"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=6.0.0"
|
||
|
},
|
||
|
"files": [
|
||
|
"bin",
|
||
|
"lib",
|
||
|
"typings"
|
||
|
],
|
||
|
"homepage": "https://babeljs.io/",
|
||
|
"keywords": [
|
||
|
"babel",
|
||
|
"javascript",
|
||
|
"parser",
|
||
|
"tc39",
|
||
|
"ecmascript",
|
||
|
"@babel/parser"
|
||
|
],
|
||
|
"license": "MIT",
|
||
|
"main": "lib/index.js",
|
||
|
"name": "@babel/parser",
|
||
|
"publishConfig": {
|
||
|
"access": "public"
|
||
|
},
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "git+https://github.com/babel/babel.git",
|
||
|
"directory": "packages/babel-parser"
|
||
|
},
|
||
|
"types": "typings/babel-parser.d.ts",
|
||
|
"version": "7.12.7"
|
||
|
}
|