Sun calculation js library which is fully based on formula from http://aa.quae.nl/en/reken/zonpositie.html
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
57 lines
1.4 KiB
57 lines
1.4 KiB
{
|
|
"_from": "opener@^1.4.1",
|
|
"_id": "opener@1.4.3",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-XG2ixdflgx6P+jlklQ+NZnSskLg=",
|
|
"_location": "/opener",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "opener@^1.4.1",
|
|
"name": "opener",
|
|
"escapedName": "opener",
|
|
"rawSpec": "^1.4.1",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^1.4.1"
|
|
},
|
|
"_requiredBy": [
|
|
"/tap"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/opener/-/opener-1.4.3.tgz",
|
|
"_shasum": "5c6da2c5d7e5831e8ffa3964950f8d6674ac90b8",
|
|
"_spec": "opener@^1.4.1",
|
|
"_where": "/home/orionstark/Documents/astronomy-algorithm/node_modules/tap",
|
|
"author": {
|
|
"name": "Domenic Denicola",
|
|
"email": "d@domenic.me",
|
|
"url": "https://domenic.me/"
|
|
},
|
|
"bin": {
|
|
"opener": "opener.js"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/domenic/opener/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"deprecated": false,
|
|
"description": "Opens stuff, like webpages and files and executables, cross-platform",
|
|
"devDependencies": {
|
|
"jshint": "^2.6.3"
|
|
},
|
|
"files": [
|
|
"opener.js"
|
|
],
|
|
"homepage": "https://github.com/domenic/opener#readme",
|
|
"license": "(WTFPL OR MIT)",
|
|
"main": "opener.js",
|
|
"name": "opener",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/domenic/opener.git"
|
|
},
|
|
"scripts": {
|
|
"lint": "jshint opener.js"
|
|
},
|
|
"version": "1.4.3"
|
|
}
|
|
|