@tangential/app
Version:
Types and support for a Tangential-based Application.
53 lines (52 loc) • 1.06 kB
JSON
{
"name": "@tangential/app",
"description": "Types and support for a Tangential-based Application.",
"homepage": "https://github.com/ggranum/tangential#readme",
"version": "0.3.0-alpha.3",
"license": "GPL-3.0",
"private": false,
"repository": {
"type": "git",
"url": "https://github.com/ggranum/tangential.git"
},
"contributors": [
{
"email": "geoff.granum@gmail.com",
"name": "Geoff M. Granum"
}
],
"keywords": [
"tangential",
"angular",
"angular2",
"components",
"widgets",
"authentication",
"auth",
"firebase",
"Angular",
"Angular2",
"AdWords",
"Analytics",
"Auth",
"Authentication",
"Bootstrap",
"Components",
"Component Library",
"Firebase",
"IAM",
"Widgets",
"Widgets Library"
],
"bugs": {
"url": "https://github.com/ggranum/tangential/issues"
},
"engines": {
"node": ">= 16"
},
"dependencies": {},
"devDependencies": {},
"peerDependencies": {},
"main": "./index.js",
"typings": "./index.d.ts"
}