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.
		
		
		
		
		
			
		
			
				
					
					
						
							89 lines
						
					
					
						
							2.6 KiB
						
					
					
				
			
		
		
	
	
							89 lines
						
					
					
						
							2.6 KiB
						
					
					
				| {
 | |
|   "_from": "babel-plugin-component@^1.1.1",
 | |
|   "_id": "babel-plugin-component@1.1.1",
 | |
|   "_inBundle": false,
 | |
|   "_integrity": "sha512-WUw887kJf2GH80Ng/ZMctKZ511iamHNqPhd9uKo14yzisvV7Wt1EckIrb8oq/uCz3B3PpAW7Xfl7AkTLDYT6ag==",
 | |
|   "_location": "/babel-plugin-component",
 | |
|   "_phantomChildren": {
 | |
|     "esutils": "2.0.3",
 | |
|     "lodash": "4.17.15",
 | |
|     "to-fast-properties": "2.0.0"
 | |
|   },
 | |
|   "_requested": {
 | |
|     "type": "range",
 | |
|     "registry": true,
 | |
|     "raw": "babel-plugin-component@^1.1.1",
 | |
|     "name": "babel-plugin-component",
 | |
|     "escapedName": "babel-plugin-component",
 | |
|     "rawSpec": "^1.1.1",
 | |
|     "saveSpec": null,
 | |
|     "fetchSpec": "^1.1.1"
 | |
|   },
 | |
|   "_requiredBy": [
 | |
|     "#DEV:/"
 | |
|   ],
 | |
|   "_resolved": "https://registry.npmmirror.com/babel-plugin-component/-/babel-plugin-component-1.1.1.tgz",
 | |
|   "_shasum": "9b023a23ff5c9aae0fd56c5a18b9cab8c4d45eea",
 | |
|   "_spec": "babel-plugin-component@^1.1.1",
 | |
|   "_where": "G:\\bishe\\2024\\springboot\\143_论文\\039_springboot流浪天使乐园管理系统设计与实现\\vue\\admin",
 | |
|   "author": "",
 | |
|   "babel": {
 | |
|     "presets": [
 | |
|       "@babel/preset-env",
 | |
|       "@babel/preset-react"
 | |
|     ]
 | |
|   },
 | |
|   "bugs": {
 | |
|     "url": "https://github.com/ElementUI/babel-plugin-component/issues"
 | |
|   },
 | |
|   "bundleDependencies": false,
 | |
|   "dependencies": {
 | |
|     "@babel/helper-module-imports": "7.0.0-beta.35"
 | |
|   },
 | |
|   "deprecated": false,
 | |
|   "description": "Modular build plugin for babel.",
 | |
|   "devDependencies": {
 | |
|     "@babel/cli": "7.0.0-beta.35",
 | |
|     "@babel/core": "7.0.0-beta.35",
 | |
|     "@babel/node": "7.0.0-beta.35",
 | |
|     "@babel/preset-env": "7.0.0-beta.35",
 | |
|     "@babel/preset-react": "7.0.0-beta.35",
 | |
|     "@babel/preset-stage-0": "7.0.0-beta.35",
 | |
|     "@babel/register": "7.0.0-beta.35",
 | |
|     "coveralls": "^2.11.6",
 | |
|     "eslint": "^2.7.0",
 | |
|     "eslint-config-airbnb": "^6.2.0",
 | |
|     "expect": "^1.13.4",
 | |
|     "mocha": "4.0.1",
 | |
|     "pre-commit": "~1.1.2"
 | |
|   },
 | |
|   "files": [
 | |
|     "lib",
 | |
|     "package.json",
 | |
|     "README.md"
 | |
|   ],
 | |
|   "homepage": "https://github.com/ElementUI/babel-plugin-component#readme",
 | |
|   "keywords": [
 | |
|     "babel-plugin"
 | |
|   ],
 | |
|   "license": "MIT",
 | |
|   "main": "lib/index.js",
 | |
|   "name": "babel-plugin-component",
 | |
|   "pre-commit": [
 | |
|     "lint"
 | |
|   ],
 | |
|   "repository": {
 | |
|     "type": "git",
 | |
|     "url": "git+https://github.com/ElementUI/babel-plugin-component.git"
 | |
|   },
 | |
|   "scripts": {
 | |
|     "build": "rm -rf lib && babel src --out-dir lib --ignore __tests__",
 | |
|     "coveralls": "cat ./coverage/lcov.info | coveralls",
 | |
|     "debug": "mocha --require @babel/register --require @babel/polyfill --no-timeouts",
 | |
|     "lint": "eslint --ext .js src",
 | |
|     "prepublish": "npm run build",
 | |
|     "test": "mocha --require @babel/register"
 | |
|   },
 | |
|   "version": "1.1.1"
 | |
| }
 |