83 lines
		
	
	
		
			2.3 KiB
		
	
	
	
		
			JSON
		
	
	
	
			
		
		
	
	
			83 lines
		
	
	
		
			2.3 KiB
		
	
	
	
		
			JSON
		
	
	
	
{
 | 
						|
  "_args": [
 | 
						|
    [
 | 
						|
      "@vue/babel-sugar-inject-h@1.4.0",
 | 
						|
      "D:\\林谷智能项目\\yanchengPowerSupply"
 | 
						|
    ]
 | 
						|
  ],
 | 
						|
  "_development": true,
 | 
						|
  "_from": "@vue/babel-sugar-inject-h@1.4.0",
 | 
						|
  "_id": "@vue/babel-sugar-inject-h@1.4.0",
 | 
						|
  "_inBundle": false,
 | 
						|
  "_integrity": "sha512-muwWrPKli77uO2fFM7eA3G1lAGnERuSz2NgAxuOLzrsTlQl8W4G+wwbM4nB6iewlKbwKRae3nL03UaF5ffAPMA==",
 | 
						|
  "_location": "/@vue/babel-sugar-inject-h",
 | 
						|
  "_phantomChildren": {},
 | 
						|
  "_requested": {
 | 
						|
    "type": "version",
 | 
						|
    "registry": true,
 | 
						|
    "raw": "@vue/babel-sugar-inject-h@1.4.0",
 | 
						|
    "name": "@vue/babel-sugar-inject-h",
 | 
						|
    "escapedName": "@vue%2fbabel-sugar-inject-h",
 | 
						|
    "scope": "@vue",
 | 
						|
    "rawSpec": "1.4.0",
 | 
						|
    "saveSpec": null,
 | 
						|
    "fetchSpec": "1.4.0"
 | 
						|
  },
 | 
						|
  "_requiredBy": [
 | 
						|
    "/@vue/babel-preset-jsx"
 | 
						|
  ],
 | 
						|
  "_resolved": "https://registry.npmmirror.com/@vue/babel-sugar-inject-h/-/babel-sugar-inject-h-1.4.0.tgz",
 | 
						|
  "_spec": "1.4.0",
 | 
						|
  "_where": "D:\\林谷智能项目\\yanchengPowerSupply",
 | 
						|
  "author": {
 | 
						|
    "name": "Nick Messing",
 | 
						|
    "email": "dot.nick.dot.messing@gmail.com"
 | 
						|
  },
 | 
						|
  "dependencies": {
 | 
						|
    "@babel/plugin-syntax-jsx": "^7.2.0"
 | 
						|
  },
 | 
						|
  "description": "Babel syntactic sugar for h automatic injection for Vue JSX",
 | 
						|
  "devDependencies": {
 | 
						|
    "@babel/cli": "^7.2.0",
 | 
						|
    "@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-istanbul": "^2.0.1",
 | 
						|
    "rollup-plugin-uglify-es": "^0.0.1",
 | 
						|
    "vue": "^2.5.17"
 | 
						|
  },
 | 
						|
  "files": [],
 | 
						|
  "gitHead": "6566e12067f5d6c02d3849b574a1b84de5634008",
 | 
						|
  "license": "MIT",
 | 
						|
  "main": "dist/plugin.js",
 | 
						|
  "name": "@vue/babel-sugar-inject-h",
 | 
						|
  "nyc": {
 | 
						|
    "exclude": [
 | 
						|
      "dist",
 | 
						|
      "test"
 | 
						|
    ]
 | 
						|
  },
 | 
						|
  "peerDependencies": {
 | 
						|
    "@babel/core": "^7.0.0-0"
 | 
						|
  },
 | 
						|
  "private": false,
 | 
						|
  "publishConfig": {
 | 
						|
    "access": "public"
 | 
						|
  },
 | 
						|
  "repository": {
 | 
						|
    "type": "git",
 | 
						|
    "url": "https://github.com/vuejs/jsx/tree/master/packages/babel-sugar-inject-h"
 | 
						|
  },
 | 
						|
  "scripts": {
 | 
						|
    "build": "rollup -c",
 | 
						|
    "build:test": "rollup -c rollup.config.testing.js",
 | 
						|
    "prepublish": "yarn build",
 | 
						|
    "pretest": "yarn build:test && cd ../babel-plugin-transform-vue-jsx && yarn build:test",
 | 
						|
    "test": "nyc --reporter=html --reporter=text-summary ava -v test/test.js"
 | 
						|
  },
 | 
						|
  "version": "1.4.0"
 | 
						|
}
 |