| Server IP : 185.208.173.17 / Your IP : 87.236.161.98 Web Server : Microsoft-IIS/10.0 System : Windows NT SRV8576125506 10.0 build 26100 (Windows Server 2016) AMD64 User : IUSR ( 0) PHP Version : 7.4.13 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : C:/inetpub/wwwroot/parsmega.nuxt/node_modules/vue-template-es2015-compiler/ |
Upload File : |
{
"_args": [
[
"vue-template-es2015-compiler@1.9.1",
"C:\\inetpub\\wwwroot\\parsmega.com"
]
],
"_from": "vue-template-es2015-compiler@1.9.1",
"_id": "vue-template-es2015-compiler@1.9.1",
"_inBundle": false,
"_integrity": "sha512-4gDntzrifFnCEvyoO8PqyJDmguXgVPxKiIxrBKjIowvL9l+N66196+72XVYR8BBf1Uv1Fgt3bGevJ+sEmxfZzw==",
"_location": "/vue-template-es2015-compiler",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "vue-template-es2015-compiler@1.9.1",
"name": "vue-template-es2015-compiler",
"escapedName": "vue-template-es2015-compiler",
"rawSpec": "1.9.1",
"saveSpec": null,
"fetchSpec": "1.9.1"
},
"_requiredBy": [
"/@vue/component-compiler-utils"
],
"_resolved": "https://registry.npmjs.org/vue-template-es2015-compiler/-/vue-template-es2015-compiler-1.9.1.tgz",
"_spec": "1.9.1",
"_where": "C:\\inetpub\\wwwroot\\parsmega.com",
"author": {
"name": "Evan You"
},
"bugs": {
"url": "https://github.com/vuejs/vue-template-es2015-compiler/issues"
},
"description": "Post compiler for Vue template render functions to support ES2015+ features",
"devDependencies": {
"jest": "^24.1.0",
"vue": "^2.6.0",
"vue-template-compiler": "^2.6.0"
},
"files": [
"index.js",
"buble.js"
],
"homepage": "https://github.com/vuejs/vue-template-es2015-compiler#readme",
"jest": {
"testPathIgnorePatterns": [
"/node_modules/",
"/buble/"
]
},
"license": "MIT",
"main": "index.js",
"name": "vue-template-es2015-compiler",
"repository": {
"type": "git",
"url": "git+https://github.com/vuejs/vue-template-es2015-compiler.git"
},
"scripts": {
"build": "cd buble && npm run build && cp dist/buble-browser-deps.umd.js ../buble.js",
"prepublishOnly": "jest && npm run build",
"test": "jest"
},
"version": "1.9.1"
}