zettapi_client
Version:
Client side CRUD operations in angular to use with zettapi_server rest api to get started quickly in any CMS project
31 lines • 800 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",
"homepage": "https://github.com/components/es6-promise",
"_release": "4.0.5",
"_resolution": {
"type": "version",
"tag": "v4.0.5",
"commit": "0fb91f2712bebe86121aa0ece486f8bcf346ba0a"
},
"_source": "https://github.com/components/es6-promise.git",
"_target": "*",
"_originalSource": "es6-promise"
}