UNPKG
en-api
Version:
latest (2.0.0)
2.0.0
1.0.0
This module establishes communication with the state manager api.
en-api
/
package.json
13 lines
(12 loc)
•
327 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
{
"name"
:
"en-api"
,
"version"
:
"2.0.0"
,
"description"
:
"This module establishes communication with the state manager api."
,
"module"
:
"simple-ui-lib.js"
,
"author"
:
"yte"
,
"peerDependencies"
: {
"
@angular
/core"
:
"^4.4.6"
,
"rxjs"
:
"^5.5.0"
,
"zone.js"
:
"^0.8.18"
} }