UNPKG

ngn-data

Version:

Data modeling, stores, proxies, and utilities for NGN

23 lines 478 B
{ "name": "ngn-data", "version": "0.1.11", "description": "Data modeling, stores, proxies, and utilities for NGN", "main": "data.js", "repository": { "type": "git", "url": "git+https://github.com/ngnjs/ngn-data.git" }, "keywords": [ "ngn", "data", "model", "proxy", "store" ], "author": "Corey Butler", "license": "BSD-3-Clause", "engines": { "node": ">=6.0.0" }, "homepage": "https://github.com/ngnjs/ngn-data#readme" }