UNPKG

the-amazing-quran-translations

Version:

This repository contains translations of the holly Quran in json format, and a small node module to handle them

30 lines (29 loc) 850 B
{ "name": "the-amazing-quran-translations", "version": "1.0.0", "description": "This repository contains translations of the holly Quran in json format, and a small node module to handle them", "main": "translationsManager.js", "repository": { "type": "git", "url": "git+ssh://git@github.com:the-amazing-quran/translations.git" }, "keywords": [ "Quran", "Translations" ], "author": "Anas M <captainyouz@gmail.com>", "license": "ISC", "bugs": { "url": "https://github.com/the-amazing-quran/translations" }, "homepage": "https://github.com/the-amazing-quran/translations#README", "dependencies": { "babel-preset-es2015": "^6.1.18", "deepcopy": "^0.5.0", "gulp": "^3.9.0", "gulp-babel": "^6.1.0", "gulp-jshint": "^1.12.0", "jshint-stylish": "^2.1.0", "lodash": "^3.10.1" } }