gaf-mobile
Version:
GAF mobile Web site
30 lines • 735 B
JSON
{
"name": "angular-easyfb",
"version": "1.4.1",
"description": "Super easy AngularJS + Facebook JavaScript SDK.",
"main": "./build/angular-easyfb.js",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"Gruntfile.js",
"package.json",
"test",
"tests"
],
"dependencies": {},
"devDependencies": {
"angular": "^1.4.0",
"angular-mocks": "^1.4.0"
},
"homepage": "https://github.com/pc035860/angular-easyfb",
"_release": "1.4.1",
"_resolution": {
"type": "version",
"tag": "v1.4.1",
"commit": "731d402f6cb1b98e1443c4dab7e6a3bb1f446d44"
},
"_source": "git://github.com/pc035860/angular-easyfb.git",
"_target": "~1.4.0",
"_originalSource": "angular-easyfb"
}