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.
53 lines
1.6 KiB
53 lines
1.6 KiB
{
|
|
"_from": "babel-template@^6.16.0",
|
|
"_id": "babel-template@6.26.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-PCOcLFW7/eazGUKIoqH97sO9A2UYMahsn/yRQ7uOk37iutwjq7ODtcTNF+iFDSHNfkctqsLRjLP7URnOx0T1fg==",
|
|
"_location": "/babel-template",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "babel-template@^6.16.0",
|
|
"name": "babel-template",
|
|
"escapedName": "babel-template",
|
|
"rawSpec": "^6.16.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^6.16.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/babel-helpers",
|
|
"/babel-plugin-transform-es2015-modules-commonjs",
|
|
"/babel-register/babel-core",
|
|
"/istanbul-lib-instrument",
|
|
"/jest-config/babel-core",
|
|
"/jest-runtime/babel-core"
|
|
],
|
|
"_resolved": "https://registry.npmmirror.com/babel-template/-/babel-template-6.26.0.tgz",
|
|
"_shasum": "de03e2d16396b069f46dd9fff8521fb1a0e35e02",
|
|
"_spec": "babel-template@^6.16.0",
|
|
"_where": "D:\\仁舟项目\\admin_dHBzn\\node_modules\\istanbul-lib-instrument",
|
|
"author": {
|
|
"name": "Sebastian McKenzie",
|
|
"email": "sebmck@gmail.com"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"babel-runtime": "^6.26.0",
|
|
"babel-traverse": "^6.26.0",
|
|
"babel-types": "^6.26.0",
|
|
"babylon": "^6.18.0",
|
|
"lodash": "^4.17.4"
|
|
},
|
|
"deprecated": false,
|
|
"description": "Generate an AST from a string template.",
|
|
"homepage": "https://babeljs.io/",
|
|
"license": "MIT",
|
|
"main": "lib/index.js",
|
|
"name": "babel-template",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/babel/babel/tree/master/packages/babel-template"
|
|
},
|
|
"version": "6.26.0"
|
|
}
|
|
|