{ "_args": [ [ "vue-unity-webgl@1.2.0", "D:\\Hjm项目\\suyi1111" ] ], "_from": "vue-unity-webgl@1.2.0", "_id": "vue-unity-webgl@1.2.0", "_inBundle": false, "_integrity": "sha512-Dm4gKQXGInwg0ns93xsxW7ZzH59WrqfFDkACXdk7RrdLgqcrRi6c4kAUofurAJ8hLEBqWossuz0lWaOjtpTHWg==", "_location": "/vue-unity-webgl", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "vue-unity-webgl@1.2.0", "name": "vue-unity-webgl", "escapedName": "vue-unity-webgl", "rawSpec": "1.2.0", "saveSpec": null, "fetchSpec": "1.2.0" }, "_requiredBy": [ "/" ], "_resolved": "https://registry.npmjs.org/vue-unity-webgl/-/vue-unity-webgl-1.2.0.tgz", "_spec": "1.2.0", "_where": "D:\\Hjm项目\\suyi1111", "author": { "name": "votetake" }, "bugs": { "url": "https://github.com/votetake/vue-unity-webgl/issues" }, "dependencies": { "babel-core": "^6.26.0", "babel-preset-env": "^1.6.0", "rollup": "^0.50.0", "rollup-plugin-babel": "^3.0.2", "rollup-plugin-node-resolve": "^3.0.0", "rollup-plugin-vue": "^2.4.2", "vue": "^2.5.2", "vue-template-compiler": "^2.5.2" }, "description": "Unity WebGL component for VueJs application", "homepage": "https://github.com/votetake/vue-unity-webgl#readme", "keywords": [ "vue", "unity", "webgl" ], "license": "ISC", "main": "vue-unity-webgl.js", "name": "vue-unity-webgl", "repository": { "type": "git", "url": "git+https://github.com/votetake/vue-unity-webgl.git" }, "scripts": { "build": "rollup -c", "prepare": "npm run build", "test": "echo \"Error: no test specified\" && exit 1" }, "version": "1.2.0" }