bird-api
Version:
日本の野鳥 Web API
22 lines (21 loc) • 384 B
JSON
{
"name": "www",
"homepage": "https://github.com/KamataRyo/bird-api",
"authors": [
"KamataRyo <mugil.cephalus+github@gmail.com>"
],
"description": "",
"main": "",
"license": "MIT",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
],
"dependencies": {
"angular-chart.js": "^0.10.0",
"angular": "^1.5.4"
}
}