the-amazing-quran-images
Version:
This repository contains images of the holly Quran in png format, and a small node module to handle them
28 lines (27 loc) • 759 B
JSON
{
"name": "the-amazing-quran-images",
"version": "1.0.1",
"description": "This repository contains images of the holly Quran in png format, and a small node module to handle them",
"main": "ayahImageManager.js",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com:the-amazing-quran/images.git"
},
"keywords": [
"Quran",
"Images"
],
"author": "Anas M <captainyouz@gmail.com>",
"license": "ISC",
"bugs": {
"url": "https://github.com/the-amazing-quran/images"
},
"homepage": "https://github.com/the-amazing-quran/images#README",
"dependencies": {
"babel-preset-es2015": "^6.1.18",
"gulp": "^3.9.0",
"gulp-babel": "^6.1.0",
"gulp-jshint": "^1.12.0",
"jshint-stylish": "^2.1.0"
}
}