UNPKG

quran-promise

Version:

ES2016 async/await (promise) enabled node module for the Holy Quran.

32 lines 773 B
{ "name": "quran-promise", "version": "0.0.12", "description": "ES2016 async/await (promise) enabled node module for the Holy Quran.", "repository": "tjaffri/quran-promise", "homepage": "https://tjaffri.github.io/quran-promise/", "author": "Axis, the Information Professionals.", "license": "MIT", "keywords": [ "Quran", "Islam", "Muslim", "ES2016", "ES7", "Promises", "JavaScript", "Babel" ], "main": "index.js", "jsnext:main": "index.es6.js", "dependencies": { "app-root-dir": "^1.0.2", "babel-runtime": "^6.6.1", "fs-promise": "^0.5.0", "request-promise": "^4.1.1", "request": "^2.75.0", "sqlite": "^2.2.0" }, "bugs": { "url": "https://github.com/tjaffri/quran-promise/issues" } }