{ "_args": [ [ "v-runtime-template@1.10.0", "D:\\jenkins\\workspace\\artfess-module" ] ], "_from": "v-runtime-template@1.10.0", "_id": "v-runtime-template@1.10.0", "_inBundle": false, "_integrity": "sha1-jqcGbDfPS+XHAaBsokfhr9qJxL4=", "_location": "/v-runtime-template", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "v-runtime-template@1.10.0", "name": "v-runtime-template", "escapedName": "v-runtime-template", "rawSpec": "1.10.0", "saveSpec": null, "fetchSpec": "1.10.0" }, "_requiredBy": [ "/" ], "_resolved": "https://r.cnpmjs.org/v-runtime-template/download/v-runtime-template-1.10.0.tgz", "_spec": "1.10.0", "_where": "D:\\jenkins\\workspace\\artfess-module", "author": { "name": "Alex J", "email": "alexjovermorales@gmail.com" }, "browser": "dist/v-runtime-template.es.js", "bugs": { "url": "https://github.com/alexjoverm/v-runtime-template/issues" }, "description": "Create Vue components by compiling templates on the fly", "devDependencies": { "microbundle": "^0.11.0" }, "homepage": "https://github.com/alexjoverm/v-runtime-template#readme", "keywords": [ "vuejs", "dynamic", "runtime", "template" ], "license": "MIT", "main": "dist/v-runtime-template.umd.js", "module": "dist/v-runtime-template.es.js", "name": "v-runtime-template", "repository": { "type": "git", "url": "git+https://github.com/alexjoverm/v-runtime-template.git" }, "scripts": { "build": "microbundle index.js", "prepublishOnly": "npm run build", "test": "echo \"Error: no test specified\" && exit 1" }, "types": "v-runtime-template.d.ts", "unpkg": "dist/v-runtime-template.umd.js", "version": "1.10.0" }