hyphen-js
Version:
Hyphen Js - Generic Angular application data layer
26 lines (25 loc) • 475 B
JSON
{
"name": "hyphen-js",
"version": "2.0.2",
"description": "HyphenJs, an Angular module made to simplify data model creation.",
"main": "dist/hyphen-js.js",
"authors": [
"Blazej Grzelinski"
],
"license": "MIT",
"keywords": [
"restfull",
"rest",
"javascript",
"datamodel",
"model",
"generic",
"offline",
"datalayer",
"angular"
],
"homepage": "https://github.com/blazej-g/hyphen-js",
"moduleType": [
"amd"
]
}