123456789101112131415161718192021222324252627282930 |
- {
- "name": "hijrah-date",
- "version": "1.0.3",
- "description": "A date in the Hijrah calendar system",
- "main": "hijrah-date.js",
- "keywords": "date, hijrah, hijri, calendar, islamic",
- "author": "Mouaffak A. Sarhan <mouffaksarhan@gmail.com>",
- "license": "MIT",
- "repository": {
- "type": "git",
- "url": "git://github.com/msarhan/hijrah-date.git"
- },
- "ignore": [
- "**/.*",
- "node_modules",
- "test",
- "src"
- ],
- "homepage": "https://github.com/msarhan/hijrah-date",
- "_release": "1.0.3",
- "_resolution": {
- "type": "version",
- "tag": "1.0.3",
- "commit": "fcef5a2f8f88d71f697e28dc9d26114ac016fa60"
- },
- "_source": "https://github.com/msarhan/hijrah-date.git",
- "_target": "^1.0.3",
- "_originalSource": "hijrah-date",
- "_direct": true
- }
|