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.
		
		
		
		
		
			
		
			
				
					
					
						
							70 lines
						
					
					
						
							2.2 KiB
						
					
					
				
			
		
		
	
	
							70 lines
						
					
					
						
							2.2 KiB
						
					
					
				{ | 
						|
  "_from": "@babel/plugin-proposal-class-static-block@^7.15.4", | 
						|
  "_id": "@babel/plugin-proposal-class-static-block@7.15.4", | 
						|
  "_inBundle": false, | 
						|
  "_integrity": "sha512-M682XWrrLNk3chXCjoPUQWOyYsB93B9z3mRyjtqqYJWDf2mfCdIYgDrA11cgNVhAQieaq6F2fn2f3wI0U4aTjA==", | 
						|
  "_location": "/@babel/plugin-proposal-class-static-block", | 
						|
  "_phantomChildren": {}, | 
						|
  "_requested": { | 
						|
    "type": "range", | 
						|
    "registry": true, | 
						|
    "raw": "@babel/plugin-proposal-class-static-block@^7.15.4", | 
						|
    "name": "@babel/plugin-proposal-class-static-block", | 
						|
    "escapedName": "@babel%2fplugin-proposal-class-static-block", | 
						|
    "scope": "@babel", | 
						|
    "rawSpec": "^7.15.4", | 
						|
    "saveSpec": null, | 
						|
    "fetchSpec": "^7.15.4" | 
						|
  }, | 
						|
  "_requiredBy": [ | 
						|
    "/@babel/preset-env" | 
						|
  ], | 
						|
  "_resolved": "https://registry.npmjs.org/@babel/plugin-proposal-class-static-block/-/plugin-proposal-class-static-block-7.15.4.tgz", | 
						|
  "_shasum": "3e7ca6128453c089e8b477a99f970c63fc1cb8d7", | 
						|
  "_spec": "@babel/plugin-proposal-class-static-block@^7.15.4", | 
						|
  "_where": "F:\\workspace\\gcy\\RK-archives\\ruoyi-ui\\node_modules\\@babel\\preset-env", | 
						|
  "author": { | 
						|
    "name": "The Babel Team", | 
						|
    "url": "https://babel.dev/team" | 
						|
  }, | 
						|
  "bugs": { | 
						|
    "url": "https://github.com/babel/babel/issues" | 
						|
  }, | 
						|
  "bundleDependencies": false, | 
						|
  "dependencies": { | 
						|
    "@babel/helper-create-class-features-plugin": "^7.15.4", | 
						|
    "@babel/helper-plugin-utils": "^7.14.5", | 
						|
    "@babel/plugin-syntax-class-static-block": "^7.14.5" | 
						|
  }, | 
						|
  "deprecated": false, | 
						|
  "description": "Allow parsing of class static blocks", | 
						|
  "devDependencies": { | 
						|
    "@babel/core": "7.15.4", | 
						|
    "@babel/helper-plugin-test-runner": "7.14.5" | 
						|
  }, | 
						|
  "engines": { | 
						|
    "node": ">=6.9.0" | 
						|
  }, | 
						|
  "exports": { | 
						|
    ".": "./lib/index.js" | 
						|
  }, | 
						|
  "homepage": "https://babel.dev/docs/en/next/babel-plugin-proposal-class-static-block", | 
						|
  "keywords": [ | 
						|
    "babel-plugin" | 
						|
  ], | 
						|
  "license": "MIT", | 
						|
  "main": "./lib/index.js", | 
						|
  "name": "@babel/plugin-proposal-class-static-block", | 
						|
  "peerDependencies": { | 
						|
    "@babel/core": "^7.12.0" | 
						|
  }, | 
						|
  "publishConfig": { | 
						|
    "access": "public" | 
						|
  }, | 
						|
  "repository": { | 
						|
    "type": "git", | 
						|
    "url": "git+https://github.com/babel/babel.git", | 
						|
    "directory": "packages/babel-plugin-proposal-class-static-block" | 
						|
  }, | 
						|
  "version": "7.15.4" | 
						|
}
 | 
						|
 |