UNPKG

@firebase/remote-config-types

Version:
26 lines (25 loc) 650 B
{ "name": "@firebase/remote-config-types", "version": "0.3.2", "description": "@firebase/remote-config Types", "author": "Firebase <firebase-support@google.com> (https://firebase.google.com/)", "license": "Apache-2.0", "scripts": { "test": "tsc", "test:ci": "node ../../scripts/run_tests_in_ci.js" }, "files": [ "index.d.ts" ], "repository": { "directory": "packages/remote-config-types", "type": "git", "url": "git+https://github.com/firebase/firebase-js-sdk.git" }, "bugs": { "url": "https://github.com/firebase/firebase-js-sdk/issues" }, "devDependencies": { "typescript": "4.7.4" } }