gaf-mobile
Version:
GAF mobile Web site
48 lines • 993 B
JSON
{
"name": "angular-md5",
"version": "0.1.10",
"main": "angular-md5.js",
"description": "A md5 crypto component for Angular.js",
"author": [
{
"name": "Patrick Stapleton",
"email": "github@gdi2290.com",
"url": "www.gdi2290.com"
}
],
"contributors": [
"PatrickJS <github@gdi2290.com",
"Benjamin Orozco <benoror@gmail.com>"
],
"keywords": [
"PatrickJS",
"gdi2290",
"angular.js",
"angularjs",
"angular",
"crypto",
"md5"
],
"ignore": [
"**/.*",
"*.yml",
"*.xml",
"node_modules",
"bower_components",
"test",
"tests"
],
"dependencies": {
"angular": "*"
},
"homepage": "https://github.com/gdi2290/angular-md5",
"_release": "0.1.10",
"_resolution": {
"type": "version",
"tag": "v0.1.10",
"commit": "f0c5d61f92a807b4d3a0b2be98890d8948e03fe7"
},
"_source": "git://github.com/gdi2290/angular-md5.git",
"_target": "~0.1.8",
"_originalSource": "angular-md5"
}