rottentomatoes
Version:
AngularJS Service for Movie lookups
23 lines (22 loc) • 562 B
JSON
{
"name": "rottentomatoes",
"version": "0.0.1",
"description": "AngularJS Service for Movie lookups",
"main": "rottentomatoes.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/onaclovtech/rottentomatoes.git"
},
"keywords": [
"angularjsservices"
],
"author": "Tyson Bailey",
"license": "BSD",
"bugs": {
"url": "https://github.com/onaclovtech/rottentomatoes/issues"
},
"homepage": "https://github.com/onaclovtech/rottentomatoes"
}