},
"repository": {
"type": "git",
- "url": "git+https://github.com/vuejs/core.git",
+ "url": "git+https://github.com/vuejs/core-vapor.git",
"directory": "packages/compiler-core"
},
"keywords": [
"author": "Evan You",
"license": "MIT",
"bugs": {
- "url": "https://github.com/vuejs/core/issues"
+ "url": "https://github.com/vuejs/core-vapor/issues"
},
- "homepage": "https://github.com/vuejs/core/tree/main/packages/compiler-core#readme",
+ "homepage": "https://github.com/vuejs/core-vapor/tree/main/packages/compiler-core#readme",
"dependencies": {
"@babel/parser": "^7.23.3",
"@vue/shared": "3.3.8",
},
"repository": {
"type": "git",
- "url": "git+https://github.com/vuejs/core.git",
+ "url": "git+https://github.com/vuejs/core-vapor.git",
"directory": "packages/compiler-dom"
},
"keywords": [
"author": "Evan You",
"license": "MIT",
"bugs": {
- "url": "https://github.com/vuejs/core/issues"
+ "url": "https://github.com/vuejs/core-vapor/issues"
},
- "homepage": "https://github.com/vuejs/core/tree/main/packages/compiler-dom#readme",
+ "homepage": "https://github.com/vuejs/core-vapor/tree/main/packages/compiler-dom#readme",
"dependencies": {
"@vue/shared": "3.3.8",
"@vue/compiler-core": "3.3.8"
},
"repository": {
"type": "git",
- "url": "git+https://github.com/vuejs/core.git",
+ "url": "git+https://github.com/vuejs/core-vapor.git",
"directory": "packages/compiler-sfc"
},
"keywords": [
"author": "Evan You",
"license": "MIT",
"bugs": {
- "url": "https://github.com/vuejs/core/issues"
+ "url": "https://github.com/vuejs/core-vapor/issues"
},
- "homepage": "https://github.com/vuejs/core/tree/main/packages/compiler-sfc#readme",
+ "homepage": "https://github.com/vuejs/core-vapor/tree/main/packages/compiler-sfc#readme",
"dependencies": {
"@babel/parser": "^7.23.3",
"@vue/compiler-core": "3.3.8",
},
"repository": {
"type": "git",
- "url": "git+https://github.com/vuejs/core.git",
+ "url": "git+https://github.com/vuejs/core-vapor.git",
"directory": "packages/compiler-ssr"
},
"keywords": [
"author": "Evan You",
"license": "MIT",
"bugs": {
- "url": "https://github.com/vuejs/core/issues"
+ "url": "https://github.com/vuejs/core-vapor/issues"
},
- "homepage": "https://github.com/vuejs/core/tree/main/packages/compiler-ssr#readme",
+ "homepage": "https://github.com/vuejs/core-vapor/tree/main/packages/compiler-ssr#readme",
"dependencies": {
"@vue/shared": "3.3.8",
"@vue/compiler-dom": "3.3.8"
# @vue/compiler-vapor
-> Note:
+> **Note**
> Work in progress. Do not use yet.
"types": "dist/compiler-vapor.d.ts",
"repository": {
"type": "git",
- "url": "git+https://github.com/vuejs/core.git",
+ "url": "git+https://github.com/vuejs/core-vapor.git",
"directory": "packages/compiler-vapor"
},
"keywords": [
"author": "Evan You",
"license": "MIT",
"bugs": {
- "url": "https://github.com/vuejs/core/issues"
+ "url": "https://github.com/vuejs/core-vapor/issues"
},
- "homepage": "https://github.com/vuejs/core/tree/dev/packages/compiler-vapor#readme",
+ "homepage": "https://github.com/vuejs/core-vapor/tree/dev/packages/compiler-vapor#readme",
"dependencies": {
"@babel/parser": "^7.23.0",
"@vue/compiler-core": "3.3.8",
"types": "dist/reactivity-transform.d.ts",
"repository": {
"type": "git",
- "url": "git+https://github.com/vuejs/core.git",
+ "url": "git+https://github.com/vuejs/core-vapor.git",
"directory": "packages/reactivity-transform"
},
"keywords": [
"author": "Evan You",
"license": "MIT",
"bugs": {
- "url": "https://github.com/vuejs/core/issues"
+ "url": "https://github.com/vuejs/core-vapor/issues"
},
- "homepage": "https://github.com/vuejs/core/tree/dev/packages/reactivity-transform#readme",
+ "homepage": "https://github.com/vuejs/core-vapor/tree/dev/packages/reactivity-transform#readme",
"dependencies": {
"@babel/parser": "^7.23.3",
"@vue/compiler-core": "3.3.8",
"sideEffects": false,
"repository": {
"type": "git",
- "url": "git+https://github.com/vuejs/core.git",
+ "url": "git+https://github.com/vuejs/core-vapor.git",
"directory": "packages/reactivity"
},
"buildOptions": {
"author": "Evan You",
"license": "MIT",
"bugs": {
- "url": "https://github.com/vuejs/core/issues"
+ "url": "https://github.com/vuejs/core-vapor/issues"
},
- "homepage": "https://github.com/vuejs/core/tree/main/packages/reactivity#readme",
+ "homepage": "https://github.com/vuejs/core-vapor/tree/main/packages/reactivity#readme",
"dependencies": {
"@vue/shared": "3.3.8"
}
"sideEffects": false,
"repository": {
"type": "git",
- "url": "git+https://github.com/vuejs/core.git",
+ "url": "git+https://github.com/vuejs/core-vapor.git",
"directory": "packages/runtime-core"
},
"keywords": [
"author": "Evan You",
"license": "MIT",
"bugs": {
- "url": "https://github.com/vuejs/core/issues"
+ "url": "https://github.com/vuejs/core-vapor/issues"
},
- "homepage": "https://github.com/vuejs/core/tree/main/packages/runtime-core#readme",
+ "homepage": "https://github.com/vuejs/core-vapor/tree/main/packages/runtime-core#readme",
"dependencies": {
"@vue/shared": "3.3.8",
"@vue/reactivity": "3.3.8"
},
"repository": {
"type": "git",
- "url": "git+https://github.com/vuejs/core.git",
+ "url": "git+https://github.com/vuejs/core-vapor.git",
"directory": "packages/runtime-dom"
},
"keywords": [
"author": "Evan You",
"license": "MIT",
"bugs": {
- "url": "https://github.com/vuejs/core/issues"
+ "url": "https://github.com/vuejs/core-vapor/issues"
},
- "homepage": "https://github.com/vuejs/core/tree/main/packages/runtime-dom#readme",
+ "homepage": "https://github.com/vuejs/core-vapor/tree/main/packages/runtime-dom#readme",
"dependencies": {
"@vue/shared": "3.3.8",
"@vue/runtime-core": "3.3.8",
],
"repository": {
"type": "git",
- "url": "git+https://github.com/vuejs/core.git",
+ "url": "git+https://github.com/vuejs/core-vapor.git",
"directory": "packages/runtime-test"
},
"keywords": [
"author": "Evan You",
"license": "MIT",
"bugs": {
- "url": "https://github.com/vuejs/core/issues"
+ "url": "https://github.com/vuejs/core-vapor/issues"
},
- "homepage": "https://github.com/vuejs/core/tree/main/packages/runtime-test#readme",
+ "homepage": "https://github.com/vuejs/core-vapor/tree/main/packages/runtime-test#readme",
"dependencies": {
"@vue/shared": "3.3.8",
"@vue/runtime-core": "3.3.8"
--- /dev/null
+The MIT License (MIT)
+
+Copyright (c) 2018-present, Yuxi (Evan) You
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
+THE SOFTWARE.
--- /dev/null
+# @vue/runtime-vapor
+
+> **Note**
+> Work in progress. Do not use yet.
--- /dev/null
+test('basic', () => {
+ //
+})
--- /dev/null
+{
+ "name": "@vue/runtime-vapor",
+ "version": "0.0.0",
+ "description": "@vue/runtime-vapor",
+ "main": "dist/runtime-vapor.cjs.js",
+ "files": [
+ "dist"
+ ],
+ "buildOptions": {
+ "formats": [
+ "cjs"
+ ],
+ "prod": false
+ },
+ "types": "dist/runtime-vapor.d.ts",
+ "repository": {
+ "type": "git",
+ "url": "git+https://github.com/vuejs/core-vapor.git",
+ "directory": "packages/runtime-vapor"
+ },
+ "keywords": [
+ "vue"
+ ],
+ "author": "Evan You",
+ "license": "MIT",
+ "bugs": {
+ "url": "https://github.com/vuejs/core-vapor/issues"
+ },
+ "homepage": "https://github.com/vuejs/core-vapor/tree/dev/packages/runtime-vapor#readme",
+ "dependencies": {},
+ "devDependencies": {}
+}
--- /dev/null
+export const foo = 'bar'
},
"repository": {
"type": "git",
- "url": "git+https://github.com/vuejs/core.git",
+ "url": "git+https://github.com/vuejs/core-vapor.git",
"directory": "packages/server-renderer"
},
"keywords": [
"author": "Evan You",
"license": "MIT",
"bugs": {
- "url": "https://github.com/vuejs/core/issues"
+ "url": "https://github.com/vuejs/core-vapor/issues"
},
- "homepage": "https://github.com/vuejs/core/tree/main/packages/server-renderer#readme",
+ "homepage": "https://github.com/vuejs/core-vapor/tree/main/packages/server-renderer#readme",
"peerDependencies": {
"vue": "3.3.8"
},
},
"repository": {
"type": "git",
- "url": "git+https://github.com/vuejs/core.git",
+ "url": "git+https://github.com/vuejs/core-vapor.git",
"directory": "packages/shared"
},
"keywords": [
"author": "Evan You",
"license": "MIT",
"bugs": {
- "url": "https://github.com/vuejs/core/issues"
+ "url": "https://github.com/vuejs/core-vapor/issues"
},
- "homepage": "https://github.com/vuejs/core/tree/main/packages/shared#readme"
+ "homepage": "https://github.com/vuejs/core-vapor/tree/main/packages/shared#readme"
}
},
"repository": {
"type": "git",
- "url": "git+https://github.com/vuejs/core.git"
+ "url": "git+https://github.com/vuejs/core-vapor.git"
},
"keywords": [
"vue"
"author": "Evan You",
"license": "MIT",
"bugs": {
- "url": "https://github.com/vuejs/core/issues"
+ "url": "https://github.com/vuejs/core-vapor/issues"
},
- "homepage": "https://github.com/vuejs/core/tree/main/packages/vue-compat#readme",
+ "homepage": "https://github.com/vuejs/core-vapor/tree/main/packages/vue-compat#readme",
"dependencies": {
"@babel/parser": "^7.23.3",
"estree-walker": "^2.0.2",
},
"repository": {
"type": "git",
- "url": "git+https://github.com/vuejs/core.git"
+ "url": "git+https://github.com/vuejs/core-vapor.git"
},
"keywords": [
"vue"
"author": "Evan You",
"license": "MIT",
"bugs": {
- "url": "https://github.com/vuejs/core/issues"
+ "url": "https://github.com/vuejs/core-vapor/issues"
},
- "homepage": "https://github.com/vuejs/core/tree/main/packages/vue#readme",
+ "homepage": "https://github.com/vuejs/core-vapor/tree/main/packages/vue#readme",
"dependencies": {
"@vue/shared": "3.3.8",
"@vue/compiler-dom": "3.3.8",
specifier: 3.3.8
version: link:../shared
+ packages/runtime-vapor: {}
+
packages/server-renderer:
dependencies:
'@vue/compiler-ssr':