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.
61 lines
1.6 KiB
61 lines
1.6 KiB
{
|
|
"_args": [
|
|
[
|
|
"@babel/template@7.6.0",
|
|
"D:\\project\\cashier"
|
|
]
|
|
],
|
|
"_development": true,
|
|
"_from": "@babel/template@7.6.0",
|
|
"_id": "@babel/template@7.6.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-5AEH2EXD8euCk446b7edmgFdub/qfH1SN6Nii3+fyXP807QRx9Q73A2N5hNwRRslC2H9sNzaFhsPubkS4L8oNQ==",
|
|
"_location": "/@babel/template",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "@babel/template@7.6.0",
|
|
"name": "@babel/template",
|
|
"escapedName": "@babel%2ftemplate",
|
|
"scope": "@babel",
|
|
"rawSpec": "7.6.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "7.6.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/@babel/core",
|
|
"/@babel/helper-function-name",
|
|
"/@babel/helper-module-transforms",
|
|
"/@babel/helper-remap-async-to-generator",
|
|
"/@babel/helper-simple-access",
|
|
"/@babel/helper-wrap-function",
|
|
"/@babel/helpers"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/@babel/template/-/template-7.6.0.tgz",
|
|
"_spec": "7.6.0",
|
|
"_where": "D:\\project\\cashier",
|
|
"author": {
|
|
"name": "Sebastian McKenzie",
|
|
"email": "sebmck@gmail.com"
|
|
},
|
|
"dependencies": {
|
|
"@babel/code-frame": "^7.0.0",
|
|
"@babel/parser": "^7.6.0",
|
|
"@babel/types": "^7.6.0"
|
|
},
|
|
"description": "Generate an AST from a string template.",
|
|
"gitHead": "cbd5a26e57758e3f748174ff84aa570e8780e85d",
|
|
"homepage": "https://babeljs.io/",
|
|
"license": "MIT",
|
|
"main": "lib/index.js",
|
|
"name": "@babel/template",
|
|
"publishConfig": {
|
|
"access": "public"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/babel/babel/tree/master/packages/babel-template"
|
|
},
|
|
"version": "7.6.0"
|
|
}
|
|
|