代码拉取完成,页面将自动刷新
{
"name": "mars-insight-weather-node",
"version": "0.2.0",
"main": "./lib/mars-insight-weather-node.js",
"description": "Mars Insight weather API for nodeJS",
"bugs": {
"url": "https://github.com/gablau/mars-insight-weather-node/issues"
},
"homepage": "https://github.com/gablau/mars-insight-weather-node",
"repository": {
"type": "git",
"url": "https://github.com/gablau/mars-insight-weather-node.git"
},
"keywords": [
"mars",
"insight",
"weather",
"nasa",
"mars weather",
"mars weather insight",
"mars weather insight nasa"
],
"author": "Gabriele Lauricella <gab.lau@gmail.com> (https://github.com/gablau)",
"license": "MIT",
"dependencies": {
"convert-units": "^2.3.4",
"request": "^2.x",
"round10": "^1.0.3"
},
"devDependencies": {
"cross-dotenv": "^1.0.4",
"env-cmd": "^8.0.2",
"mocha": "^6.x",
"nyc": "^14.x",
"should": "^13.x"
},
"scripts": {
"test": "./node_modules/.bin/cross-dotenv NODE_ENV=test ./node_modules/.bin/mocha --reporter Spec",
"coverage": "./node_modules/.bin/cross-dotenv NODE_ENV=test ./node_modules/.bin/nyc --reporter=html --reporter=text mocha"
},
"directories": {
"test": "test"
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。