{ "_from": "stardust-webgl", "_id": "stardust-webgl@0.2.4", "_inBundle": false, "_integrity": "sha512-3ipuWlhKPH45uYAJ5RV7yvtkuKUNZNIxyIy6jhVb/5M5h3m3kme4Ptdx9QLsJbDZEarDoc6ryIyaT8GL98+NtA==", "_location": "/stardust-webgl", "_phantomChildren": {}, "_requested": { "type": "tag", "registry": true, "raw": "stardust-webgl", "name": "stardust-webgl", "escapedName": "stardust-webgl", "rawSpec": "", "saveSpec": null, "fetchSpec": "latest" }, "_requiredBy": [ "#USER", "/" ], "_resolved": "https://registry.npmjs.org/stardust-webgl/-/stardust-webgl-0.2.4.tgz", "_shasum": "4bc4f7379cd7108bedb1fb39581846e7cd394db2", "_spec": "stardust-webgl", "_where": "/Users/anchaa/Documents/Research/iStacking_code/istacking/frontend", "author": { "name": "Donghao Ren", "email": "donghao.ren@gmail.com", "url": "https://donghaoren.org" }, "bugs": { "url": "https://github.com/stardustjs/stardust-webgl/issues" }, "bundleDependencies": false, "deprecated": false, "description": "WebGL platform for Stardust", "files": [ "dist" ], "homepage": "https://github.com/stardustjs/stardust-webgl#readme", "license": "BSD-3-Clause", "main": "dist/stardust-webgl.js", "name": "stardust-webgl", "peerDependencies": { "stardust-core": "^0.2.4" }, "repository": { "type": "git", "url": "git+https://github.com/stardustjs/stardust-webgl.git" }, "scripts": { "build": "tsc -p .", "prepublish": "yarn run build", "watch": "tsc -w -p ." }, "typings": "dist/stardust-webgl.d.ts", "version": "0.2.4" }