| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364 |
- {
- "_args": [
- [
- "@babel/template@7.12.13",
- "D:\\project\\苏南官网\\su_nan_guan_wang"
- ]
- ],
- "_development": true,
- "_from": "@babel/template@7.12.13",
- "_id": "@babel/template@7.12.13",
- "_inBundle": false,
- "_integrity": "sha1-UwJlvooliduzdSOETFvLVZR/syc=",
- "_location": "/@babel/template",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "@babel/template@7.12.13",
- "name": "@babel/template",
- "escapedName": "@babel%2ftemplate",
- "scope": "@babel",
- "rawSpec": "7.12.13",
- "saveSpec": null,
- "fetchSpec": "7.12.13"
- },
- "_requiredBy": [
- "/@babel/core",
- "/@babel/helper-function-name",
- "/@babel/helper-module-transforms",
- "/@babel/helper-wrap-function",
- "/@babel/helpers",
- "/@vue/babel-plugin-jsx"
- ],
- "_resolved": "https://registry.npm.taobao.org/@babel/template/download/@babel/template-7.12.13.tgz?cache=0&sync_timestamp=1612314730561&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Ftemplate%2Fdownload%2F%40babel%2Ftemplate-7.12.13.tgz",
- "_spec": "7.12.13",
- "_where": "D:\\project\\苏南官网\\su_nan_guan_wang",
- "author": {
- "name": "Sebastian McKenzie",
- "email": "sebmck@gmail.com"
- },
- "bugs": {
- "url": "https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A%20template%22+is%3Aopen"
- },
- "dependencies": {
- "@babel/code-frame": "^7.12.13",
- "@babel/parser": "^7.12.13",
- "@babel/types": "^7.12.13"
- },
- "description": "Generate an AST from a string template.",
- "homepage": "https://babel.dev/docs/en/next/babel-template",
- "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.13"
- }
|