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.
		
		
		
		
		
			
		
			
				
					
					
						
							71 lines
						
					
					
						
							2.2 KiB
						
					
					
				
			
		
		
	
	
							71 lines
						
					
					
						
							2.2 KiB
						
					
					
				{ | 
						|
  "_from": "@vue/babel-helper-vue-jsx-merge-props@^1.2.1", | 
						|
  "_id": "@vue/babel-helper-vue-jsx-merge-props@1.2.1", | 
						|
  "_inBundle": false, | 
						|
  "_integrity": "sha512-QOi5OW45e2R20VygMSNhyQHvpdUwQZqGPc748JLGCYEy+yp8fNFNdbNIGAgZmi9e+2JHPd6i6idRuqivyicIkA==", | 
						|
  "_location": "/@vue/babel-helper-vue-jsx-merge-props", | 
						|
  "_phantomChildren": {}, | 
						|
  "_requested": { | 
						|
    "type": "range", | 
						|
    "registry": true, | 
						|
    "raw": "@vue/babel-helper-vue-jsx-merge-props@^1.2.1", | 
						|
    "name": "@vue/babel-helper-vue-jsx-merge-props", | 
						|
    "escapedName": "@vue%2fbabel-helper-vue-jsx-merge-props", | 
						|
    "scope": "@vue", | 
						|
    "rawSpec": "^1.2.1", | 
						|
    "saveSpec": null, | 
						|
    "fetchSpec": "^1.2.1" | 
						|
  }, | 
						|
  "_requiredBy": [ | 
						|
    "/@vue/babel-plugin-transform-vue-jsx", | 
						|
    "/@vue/babel-preset-jsx", | 
						|
    "/@vue/babel-sugar-v-model" | 
						|
  ], | 
						|
  "_resolved": "https://registry.npmjs.org/@vue/babel-helper-vue-jsx-merge-props/-/babel-helper-vue-jsx-merge-props-1.2.1.tgz", | 
						|
  "_shasum": "31624a7a505fb14da1d58023725a4c5f270e6a81", | 
						|
  "_spec": "@vue/babel-helper-vue-jsx-merge-props@^1.2.1", | 
						|
  "_where": "F:\\workspace\\gcy\\RK-archives\\ruoyi-ui\\node_modules\\@vue\\babel-preset-jsx", | 
						|
  "author": { | 
						|
    "name": "Evan You" | 
						|
  }, | 
						|
  "bundleDependencies": false, | 
						|
  "deprecated": false, | 
						|
  "description": "Babel helper for Vue JSX spread", | 
						|
  "devDependencies": { | 
						|
    "@babel/core": "^7.2.0", | 
						|
    "@babel/preset-env": "^7.2.0", | 
						|
    "ava": "^0.25.0", | 
						|
    "nyc": "^13.1.0", | 
						|
    "rollup": "^0.67.4", | 
						|
    "rollup-plugin-babel": "4.0.3", | 
						|
    "rollup-plugin-babel-minify": "^6.2.0", | 
						|
    "rollup-plugin-istanbul": "^2.0.1" | 
						|
  }, | 
						|
  "files": [], | 
						|
  "gitHead": "ebe50c0f20b991fca6588cab93965629ffbcf64f", | 
						|
  "license": "MIT", | 
						|
  "main": "dist/helper.js", | 
						|
  "name": "@vue/babel-helper-vue-jsx-merge-props", | 
						|
  "nyc": { | 
						|
    "exclude": [ | 
						|
      "dist", | 
						|
      "test" | 
						|
    ] | 
						|
  }, | 
						|
  "private": false, | 
						|
  "publishConfig": { | 
						|
    "access": "public" | 
						|
  }, | 
						|
  "repository": { | 
						|
    "type": "git", | 
						|
    "url": "https://github.com/vuejs/jsx/tree/master/packages/babel-helper-vue-jsx-merge-props" | 
						|
  }, | 
						|
  "scripts": { | 
						|
    "build": "rollup -c", | 
						|
    "build:testing": "rollup -c rollup.config.testing.js", | 
						|
    "prepublish": "yarn build", | 
						|
    "pretest": "yarn build:testing", | 
						|
    "test": "nyc --reporter=html --reporter=text-summary ava -v test/test.js" | 
						|
  }, | 
						|
  "version": "1.2.1" | 
						|
}
 | 
						|
 |