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.
63 lines
1.6 KiB
63 lines
1.6 KiB
4 years ago
|
{
|
||
|
"_args": [
|
||
|
[
|
||
|
"@babel/template@7.12.7",
|
||
|
"/home/lefos/repos/swarmlab-playground-client"
|
||
|
]
|
||
|
],
|
||
|
"_development": true,
|
||
|
"_from": "@babel/template@7.12.7",
|
||
|
"_id": "@babel/template@7.12.7",
|
||
|
"_inBundle": false,
|
||
|
"_integrity": "sha512-GkDzmHS6GV7ZeXfJZ0tLRBhZcMcY0/Lnb+eEbXDBfCAcZCjrZKe6p3J4we/D24O9Y8enxWAg1cWwof59yLh2ow==",
|
||
|
"_location": "/@babel/template",
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
|
"type": "version",
|
||
|
"registry": true,
|
||
|
"raw": "@babel/template@7.12.7",
|
||
|
"name": "@babel/template",
|
||
|
"escapedName": "@babel%2ftemplate",
|
||
|
"scope": "@babel",
|
||
|
"rawSpec": "7.12.7",
|
||
|
"saveSpec": null,
|
||
|
"fetchSpec": "7.12.7"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"/@babel/core",
|
||
|
"/@babel/helper-function-name",
|
||
|
"/@babel/helper-module-transforms",
|
||
|
"/@babel/helper-wrap-function",
|
||
|
"/@babel/helpers"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmjs.org/@babel/template/-/template-7.12.7.tgz",
|
||
|
"_spec": "7.12.7",
|
||
|
"_where": "/home/lefos/repos/swarmlab-playground-client",
|
||
|
"author": {
|
||
|
"name": "Sebastian McKenzie",
|
||
|
"email": "sebmck@gmail.com"
|
||
|
},
|
||
|
"bugs": {
|
||
|
"url": "https://github.com/babel/babel/issues"
|
||
|
},
|
||
|
"dependencies": {
|
||
|
"@babel/code-frame": "^7.10.4",
|
||
|
"@babel/parser": "^7.12.7",
|
||
|
"@babel/types": "^7.12.7"
|
||
|
},
|
||
|
"description": "Generate an AST from a string template.",
|
||
|
"homepage": "https://babeljs.io/",
|
||
|
"license": "MIT",
|
||
|
"main": "lib/index.js",
|
||
|
"name": "@babel/template",
|
||
|
"publishConfig": {
|
||
|
"access": "public"
|
||
|
},
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "git+https://github.com/babel/babel.git",
|
||
|
"directory": "packages/babel-template"
|
||
|
},
|
||
|
"version": "7.12.7"
|
||
|
}
|