aping-plugin-bandsintown
Version:
BandsInTown plugin for apiNG
32 lines (31 loc) • 609 B
JSON
{
"name": "apiNG-plugin-bandsintown",
"homepage": "https://github.com/JohnnyTheTank/apiNG-plugin-bandsintown",
"authors": [
"Jonathan Hornung <jonathan.hornung@gmail.com>"
],
"version": "0.7.8",
"description": "bandsintown plugin for apiNG",
"main": "dist/aping-plugin-bandsintown.min.js",
"moduleType": [],
"keywords": [
"aping",
"bandsintown",
"angularjs",
"events",
"rest",
"api",
"json"
],
"license": "MIT",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
],
"dependencies": {
"apiNG": "*"
}
}