update documentation
This commit is contained in:
15
package.json
15
package.json
@@ -2,7 +2,7 @@
|
||||
"name": "@designestate/navigation",
|
||||
"version": "1.0.6",
|
||||
"private": false,
|
||||
"description": "a module for opinionated navigation abstraction",
|
||||
"description": "A navigation management library enabling opinionated abstraction of navigation structures within applications.",
|
||||
"main": "dist_ts/index.js",
|
||||
"typings": "dist_ts/index.d.ts",
|
||||
"author": "Lossless GmbH",
|
||||
@@ -37,5 +37,16 @@
|
||||
"cli.js",
|
||||
"npmextra.json",
|
||||
"readme.md"
|
||||
],
|
||||
"keywords": [
|
||||
"navigation",
|
||||
"abstraction",
|
||||
"TypeScript",
|
||||
"module",
|
||||
"navigation management",
|
||||
"compiled navigation",
|
||||
"navigation entry",
|
||||
"reactive programming",
|
||||
"observables"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user