mirror of
https://github.com/musix-org/musix-oss
synced 2025-01-12 21:24:51 +00:00
65 lines
2.1 KiB
JSON
65 lines
2.1 KiB
JSON
|
{
|
||
|
"_from": "@firebase/webchannel-wrapper@0.2.26",
|
||
|
"_id": "@firebase/webchannel-wrapper@0.2.26",
|
||
|
"_inBundle": false,
|
||
|
"_integrity": "sha512-VlTurkvs4v7EVFWESBZGOPghFEokQhU5au5CP9WqA8B2/PcQRDsaaQlQCA6VATuEnW+vtSiSBvTiOc4004f8xg==",
|
||
|
"_location": "/@firebase/webchannel-wrapper",
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
|
"type": "version",
|
||
|
"registry": true,
|
||
|
"raw": "@firebase/webchannel-wrapper@0.2.26",
|
||
|
"name": "@firebase/webchannel-wrapper",
|
||
|
"escapedName": "@firebase%2fwebchannel-wrapper",
|
||
|
"scope": "@firebase",
|
||
|
"rawSpec": "0.2.26",
|
||
|
"saveSpec": null,
|
||
|
"fetchSpec": "0.2.26"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"/@firebase/firestore"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmjs.org/@firebase/webchannel-wrapper/-/webchannel-wrapper-0.2.26.tgz",
|
||
|
"_shasum": "4fe0e0a878d26af98901b29f051deed8017d6237",
|
||
|
"_spec": "@firebase/webchannel-wrapper@0.2.26",
|
||
|
"_where": "C:\\Users\\matia\\Documents\\GitHub\\FutoX-Musix\\node_modules\\@firebase\\firestore",
|
||
|
"author": {
|
||
|
"name": "Firebase",
|
||
|
"email": "firebase-support@google.com",
|
||
|
"url": "https://firebase.google.com/"
|
||
|
},
|
||
|
"bugs": {
|
||
|
"url": "https://github.com/firebase/firebase-js-sdk/issues"
|
||
|
},
|
||
|
"bundleDependencies": false,
|
||
|
"deprecated": false,
|
||
|
"description": "A wrapper of the webchannel packages from closure-library for use outside of a closure compiled application",
|
||
|
"devDependencies": {
|
||
|
"closure-builder": "2.3.8",
|
||
|
"rollup": "1.20.3",
|
||
|
"rollup-plugin-commonjs": "10.1.0",
|
||
|
"rollup-plugin-sourcemaps": "0.4.2",
|
||
|
"watch": "1.0.2"
|
||
|
},
|
||
|
"files": [
|
||
|
"dist"
|
||
|
],
|
||
|
"homepage": "https://github.com/firebase/firebase-js-sdk#readme",
|
||
|
"license": "Apache-2.0",
|
||
|
"main": "dist/index.js",
|
||
|
"module": "dist/index.esm.js",
|
||
|
"name": "@firebase/webchannel-wrapper",
|
||
|
"repository": {
|
||
|
"directory": "packages/webchannel-wrapper",
|
||
|
"type": "git",
|
||
|
"url": "git+https://github.com/firebase/firebase-js-sdk.git"
|
||
|
},
|
||
|
"scripts": {
|
||
|
"build": "node tools/build.js",
|
||
|
"dev": "watch 'yarn build' src",
|
||
|
"prepare": "yarn build"
|
||
|
},
|
||
|
"typings": "src/index.d.ts",
|
||
|
"version": "0.2.26"
|
||
|
}
|