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.

69 lines
2.2 KiB

{
"_from": "@umijs/babel-plugin-auto-css-modules@3.2.16",
"_id": "@umijs/babel-plugin-auto-css-modules@3.2.16",
"_inBundle": false,
"_integrity": "sha1-jPBI8relsbJ/fhxxk5XitgSIvdY=",
"_location": "/@umijs/babel-plugin-auto-css-modules",
"_phantomChildren": {
"@babel/code-frame": "7.10.4",
"@babel/generator": "7.11.0",
"@babel/helper-function-name": "7.10.4",
"@babel/helper-split-export-declaration": "7.11.0",
"@babel/parser": "7.11.3",
"@babel/types": "7.11.0",
"debug": "4.1.1",
"globals": "11.12.0",
"lodash": "4.17.20"
},
"_requested": {
"type": "version",
"registry": true,
"raw": "@umijs/babel-plugin-auto-css-modules@3.2.16",
"name": "@umijs/babel-plugin-auto-css-modules",
"escapedName": "@umijs%2fbabel-plugin-auto-css-modules",
"scope": "@umijs",
"rawSpec": "3.2.16",
"saveSpec": null,
"fetchSpec": "3.2.16"
},
"_requiredBy": [
"/@umijs/babel-preset-umi"
],
"_resolved": "https://registry.npm.taobao.org/@umijs/babel-plugin-auto-css-modules/download/@umijs/babel-plugin-auto-css-modules-3.2.16.tgz?cache=0&sync_timestamp=1597639100949&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40umijs%2Fbabel-plugin-auto-css-modules%2Fdownload%2F%40umijs%2Fbabel-plugin-auto-css-modules-3.2.16.tgz",
"_shasum": "8cf048f2b7a5b1b27f7e1c719395e2b60488bdd6",
"_spec": "@umijs/babel-plugin-auto-css-modules@3.2.16",
"_where": "/Users/zq/Desktop/hngs/node_modules/@umijs/babel-preset-umi",
"authors": [
"chencheng <sorrycc@gmail.com> (https://github.com/sorrycc)"
],
"bugs": {
"url": "http://github.com/umijs/umi/issues"
},
"bundleDependencies": false,
"dependencies": {
"@babel/traverse": "7.10.4",
"@umijs/utils": "3.2.16"
},
"deprecated": false,
"description": "@umijs/babel-plugin-auto-css-modules",
"files": [
"lib"
],
"homepage": "https://github.com/umijs/umi/tree/master/packages/babel-plugin-auto-css-modules#readme",
"keywords": [
"umi"
],
"license": "MIT",
"main": "lib/index.js",
"name": "@umijs/babel-plugin-auto-css-modules",
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "git+https://github.com/umijs/umi.git"
},
"types": "lib/index.d.ts",
"version": "3.2.16"
}