suyiScreen/node_modules/@babel/template/package.json

62 lines
1.6 KiB
JSON

{
"_args": [
[
"@babel/template@7.8.6",
"D:\\Hjm项目\\suyi1111"
]
],
"_development": true,
"_from": "@babel/template@7.8.6",
"_id": "@babel/template@7.8.6",
"_inBundle": false,
"_integrity": "sha1-hrIq8V+CjfsIZHT5ZNzD45xDzis=",
"_location": "/@babel/template",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@babel/template@7.8.6",
"name": "@babel/template",
"escapedName": "@babel%2ftemplate",
"scope": "@babel",
"rawSpec": "7.8.6",
"saveSpec": null,
"fetchSpec": "7.8.6"
},
"_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.npm.taobao.org/@babel/template/download/@babel/template-7.8.6.tgz",
"_spec": "7.8.6",
"_where": "D:\\Hjm项目\\suyi1111",
"author": {
"name": "Sebastian McKenzie",
"email": "sebmck@gmail.com"
},
"dependencies": {
"@babel/code-frame": "^7.8.3",
"@babel/parser": "^7.8.6",
"@babel/types": "^7.8.6"
},
"description": "Generate an AST from a string template.",
"gitHead": "750d3dde3bd2d390819820fd22c05441da78751b",
"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.8.6"
}