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.
49 lines
1.4 KiB
49 lines
1.4 KiB
{
|
|
"_from": "bind-obj-methods@^1.0.0",
|
|
"_id": "bind-obj-methods@1.0.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-T1l5ysFXk633DkiBYeRj4gnKUJw=",
|
|
"_location": "/bind-obj-methods",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "bind-obj-methods@^1.0.0",
|
|
"name": "bind-obj-methods",
|
|
"escapedName": "bind-obj-methods",
|
|
"rawSpec": "^1.0.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^1.0.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/tap"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/bind-obj-methods/-/bind-obj-methods-1.0.0.tgz",
|
|
"_shasum": "4f5979cac15793adf70e488161e463e209ca509c",
|
|
"_spec": "bind-obj-methods@^1.0.0",
|
|
"_where": "/home/orionstark/Documents/astronomy-algorithm/node_modules/tap",
|
|
"author": {
|
|
"name": "Isaac Z. Schlueter",
|
|
"email": "i@izs.me",
|
|
"url": "http://blog.izs.me/"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/isaacs/bind-obj-methods/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"deprecated": false,
|
|
"description": "Bind methods to an object from that object or some other source. Optionally specify a set of methods to skip over.",
|
|
"homepage": "https://github.com/isaacs/bind-obj-methods#readme",
|
|
"keywords": [],
|
|
"license": "ISC",
|
|
"main": "bind-obj-methods.js",
|
|
"name": "bind-obj-methods",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/isaacs/bind-obj-methods.git"
|
|
},
|
|
"scripts": {
|
|
"test": "node test.js"
|
|
},
|
|
"version": "1.0.0"
|
|
}
|
|
|