| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131 |
- {
- "name": "@threepipe/plugin-blueprintjs",
- "version": "0.1.0",
- "lockfileVersion": 2,
- "requires": true,
- "packages": {
- "": {
- "name": "@threepipe/plugin-blueprintjs",
- "version": "0.1.0",
- "license": "Apache-2.0",
- "dependencies": {
- "threepipe": "file:./../../src/"
- },
- "devDependencies": {
- "uiconfig-blueprint": "file:./../../../uiconfig-blueprint"
- }
- },
- "../../../uiconfig-blueprint": {
- "version": "0.0.3",
- "dev": true,
- "license": "Apache-2.0",
- "dependencies": {
- "@types/react": "^18.0.28",
- "@types/react-dom": "^18.0.11",
- "@types/three": "^0.152.1",
- "@types/webxr": "^0.5.10",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "uiconfig.js": "^0.0.8"
- },
- "devDependencies": {
- "@blueprintjs/core": "^5.7.2",
- "@blueprintjs/icons": "^5.5.0",
- "@blueprintjs/select": "^5.0.20",
- "@rollup/plugin-commonjs": "^24.0.1",
- "@rollup/plugin-json": "^6.0.0",
- "@rollup/plugin-node-resolve": "^15.0.1",
- "@rollup/plugin-replace": "^5.0.2",
- "@rollup/plugin-terser": "^0.4.0",
- "@rollup/plugin-typescript": "^11.0.0",
- "@types/react": "^18.0.28",
- "@types/react-dom": "^18.0.11",
- "@types/uuid": "^9.0.1",
- "@vitejs/plugin-react": "^4.2.1",
- "autoprefixer": "^10.4.13",
- "blueprint-styler": "^5.0.2",
- "clean-package": "^2.2.0",
- "local-web-server": "^5.3.0",
- "postcss": "^8.4.32",
- "react": "^18.2.0",
- "react-colorful": "^5.6.1",
- "react-dom": "^18.2.0",
- "rimraf": "^5.0.1",
- "rollup": "^3.17.2",
- "rollup-plugin-delete": "^2.0.0",
- "rollup-plugin-license": "^3.0.1",
- "rollup-plugin-multi-input": "^1.3.3",
- "rollup-plugin-postcss": "^4.0.2",
- "sass": "^1.69.5",
- "ts-browser-helpers": "^0.8.0",
- "tslib": "^2.5.0",
- "typedoc": "^0.23.26",
- "typescript": "^4.9.5",
- "uuid": "^9.0.0",
- "vite": "^5.0.10",
- "vite-plugin-dts": "^3.6.4"
- },
- "optionalDependencies": {
- "win-node-env": "^0.6.1"
- }
- },
- "../../src": {},
- "node_modules/threepipe": {
- "resolved": "../../src",
- "link": true
- },
- "node_modules/uiconfig-blueprint": {
- "resolved": "../../../uiconfig-blueprint",
- "link": true
- }
- },
- "dependencies": {
- "threepipe": {
- "version": "file:../../src"
- },
- "uiconfig-blueprint": {
- "version": "file:../../../uiconfig-blueprint",
- "requires": {
- "@blueprintjs/core": "^5.7.2",
- "@blueprintjs/icons": "^5.5.0",
- "@blueprintjs/select": "^5.0.20",
- "@rollup/plugin-commonjs": "^24.0.1",
- "@rollup/plugin-json": "^6.0.0",
- "@rollup/plugin-node-resolve": "^15.0.1",
- "@rollup/plugin-replace": "^5.0.2",
- "@rollup/plugin-terser": "^0.4.0",
- "@rollup/plugin-typescript": "^11.0.0",
- "@types/react": "^18.0.28",
- "@types/react-dom": "^18.0.11",
- "@types/three": "^0.152.1",
- "@types/uuid": "^9.0.1",
- "@types/webxr": "^0.5.10",
- "@vitejs/plugin-react": "^4.2.1",
- "autoprefixer": "^10.4.13",
- "blueprint-styler": "^5.0.2",
- "clean-package": "^2.2.0",
- "local-web-server": "^5.3.0",
- "postcss": "^8.4.32",
- "react": "^18.2.0",
- "react-colorful": "^5.6.1",
- "react-dom": "^18.2.0",
- "rimraf": "^5.0.1",
- "rollup": "^3.17.2",
- "rollup-plugin-delete": "^2.0.0",
- "rollup-plugin-license": "^3.0.1",
- "rollup-plugin-multi-input": "^1.3.3",
- "rollup-plugin-postcss": "^4.0.2",
- "sass": "^1.69.5",
- "ts-browser-helpers": "^0.8.0",
- "tslib": "^2.5.0",
- "typedoc": "^0.23.26",
- "typescript": "^4.9.5",
- "uiconfig.js": "^0.0.8",
- "uuid": "^9.0.0",
- "vite": "^5.0.10",
- "vite-plugin-dts": "^3.6.4",
- "win-node-env": "^0.6.1"
- }
- }
- }
- }
|