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.
88 lines
2.4 KiB
88 lines
2.4 KiB
{
|
|
"_args": [
|
|
[
|
|
"@vue/babel-preset-app@4.5.9",
|
|
"/home/lefos/repos/swarmlab-playground-client"
|
|
]
|
|
],
|
|
"_development": true,
|
|
"_from": "@vue/babel-preset-app@4.5.9",
|
|
"_id": "@vue/babel-preset-app@4.5.9",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-d2H4hFnJsGnZtJAAZIbo1dmQJ2SI1MYix1Tc9/etlnJtCDPRHeCNodCSeuLgDwnoAyT3unzyHmTtaO56KRDuOQ==",
|
|
"_location": "/@vue/babel-preset-app",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "@vue/babel-preset-app@4.5.9",
|
|
"name": "@vue/babel-preset-app",
|
|
"escapedName": "@vue%2fbabel-preset-app",
|
|
"scope": "@vue",
|
|
"rawSpec": "4.5.9",
|
|
"saveSpec": null,
|
|
"fetchSpec": "4.5.9"
|
|
},
|
|
"_requiredBy": [
|
|
"/@vue/cli-plugin-babel"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/@vue/babel-preset-app/-/babel-preset-app-4.5.9.tgz",
|
|
"_spec": "4.5.9",
|
|
"_where": "/home/lefos/repos/swarmlab-playground-client",
|
|
"author": {
|
|
"name": "Evan You"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/vuejs/vue-cli/issues"
|
|
},
|
|
"dependencies": {
|
|
"@babel/core": "^7.11.0",
|
|
"@babel/helper-compilation-targets": "^7.9.6",
|
|
"@babel/helper-module-imports": "^7.8.3",
|
|
"@babel/plugin-proposal-class-properties": "^7.8.3",
|
|
"@babel/plugin-proposal-decorators": "^7.8.3",
|
|
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
|
|
"@babel/plugin-syntax-jsx": "^7.8.3",
|
|
"@babel/plugin-transform-runtime": "^7.11.0",
|
|
"@babel/preset-env": "^7.11.0",
|
|
"@babel/runtime": "^7.11.0",
|
|
"@vue/babel-plugin-jsx": "^1.0.0-0",
|
|
"@vue/babel-preset-jsx": "^1.1.2",
|
|
"babel-plugin-dynamic-import-node": "^2.3.3",
|
|
"core-js": "^3.6.5",
|
|
"core-js-compat": "^3.6.5",
|
|
"semver": "^6.1.0"
|
|
},
|
|
"description": "babel-preset-app for vue-cli",
|
|
"gitHead": "3fd9cac88c4594384672d4126754c265094c4d9d",
|
|
"homepage": "https://github.com/vuejs/vue-cli/tree/dev/packages/@vue/babel-preset-app#readme",
|
|
"keywords": [
|
|
"vue",
|
|
"cli"
|
|
],
|
|
"license": "MIT",
|
|
"main": "index.js",
|
|
"name": "@vue/babel-preset-app",
|
|
"peerDependencies": {
|
|
"@babel/core": "*",
|
|
"core-js": "^3",
|
|
"vue": "^2 || ^3.0.0-0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"core-js": {
|
|
"optional": true
|
|
},
|
|
"vue": {
|
|
"optional": true
|
|
}
|
|
},
|
|
"publishConfig": {
|
|
"access": "public"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/vuejs/vue-cli.git",
|
|
"directory": "packages/@vue/babel-preset-app"
|
|
},
|
|
"version": "4.5.9"
|
|
}
|
|
|