zettapi_client
Version:
Client side CRUD operations in angular to use with zettapi_server rest api to get started quickly in any CMS project
22 lines (21 loc) • 478 B
JSON
{
"name": "es6-promise",
"namespace": "Promise",
"version": "4.0.5",
"description": "A polyfill for ES6-style Promises, tracking rsvp",
"authors": [
"Stefan Penner <stefan.penner@gmail.com>"
],
"main": "./es6-promise.js",
"keywords": [
"promise"
],
"repository": {
"type": "git",
"url": "git://github.com/stefanpenner/es6-promise.git"
},
"bugs": {
"url": "https://github.com/stefanpenner/es6-promise/issues"
},
"license": "MIT"
}