123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475 |
- {
- "_args": [
- [
- "@babel/plugin-proposal-decorators@7.15.4",
- "/Users/mac/Desktop/zz的项目/cdss/西安空军军医大学/cdss_xzrm"
- ]
- ],
- "_development": true,
- "_from": "@babel/plugin-proposal-decorators@7.15.4",
- "_id": "@babel/plugin-proposal-decorators@7.15.4",
- "_inBundle": false,
- "_integrity": "sha1-+1VEK8g6tNRd2na5GUlwa/IogdI=",
- "_location": "/@babel/plugin-proposal-decorators",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "@babel/plugin-proposal-decorators@7.15.4",
- "name": "@babel/plugin-proposal-decorators",
- "escapedName": "@babel%2fplugin-proposal-decorators",
- "scope": "@babel",
- "rawSpec": "7.15.4",
- "saveSpec": null,
- "fetchSpec": "7.15.4"
- },
- "_requiredBy": [
- "/@vue/babel-preset-app"
- ],
- "_resolved": "https://registry.nlark.com/@babel/plugin-proposal-decorators/download/@babel/plugin-proposal-decorators-7.15.4.tgz",
- "_spec": "7.15.4",
- "_where": "/Users/mac/Desktop/zz的项目/cdss/西安空军军医大学/cdss_xzrm",
- "author": {
- "name": "The Babel Team",
- "url": "https://babel.dev/team"
- },
- "bugs": {
- "url": "https://github.com/babel/babel/issues"
- },
- "dependencies": {
- "@babel/helper-create-class-features-plugin": "^7.15.4",
- "@babel/helper-plugin-utils": "^7.14.5",
- "@babel/plugin-syntax-decorators": "^7.14.5"
- },
- "description": "Compile class and object decorators to ES5",
- "devDependencies": {
- "@babel/core": "7.15.4",
- "@babel/helper-plugin-test-runner": "7.14.5",
- "babel-plugin-polyfill-es-shims": "^0.2.2",
- "object.getownpropertydescriptors": "^2.1.1"
- },
- "engines": {
- "node": ">=6.9.0"
- },
- "homepage": "https://babel.dev/docs/en/next/babel-plugin-proposal-decorators",
- "keywords": [
- "babel",
- "babel-plugin",
- "decorators"
- ],
- "license": "MIT",
- "main": "./lib/index.js",
- "name": "@babel/plugin-proposal-decorators",
- "peerDependencies": {
- "@babel/core": "^7.0.0-0"
- },
- "publishConfig": {
- "access": "public"
- },
- "repository": {
- "type": "git",
- "url": "git+https://github.com/babel/babel.git",
- "directory": "packages/babel-plugin-proposal-decorators"
- },
- "version": "7.15.4"
- }
|