1 Star 0 Fork 0

Veenxz/mars-insight-weather-node

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 1.21 KB
一键复制 编辑 原始数据 按行查看 历史
Gabriele Lauricella 提交于 2019-05-04 15:49 . version 0.2.0
{
"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"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/veenxz/mars-insight-weather-node.git
git@gitee.com:veenxz/mars-insight-weather-node.git
veenxz
mars-insight-weather-node
mars-insight-weather-node
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385