File "package.json"

Full Path: /srv/www/www.cadoro.it/app/lib/angular-md5/package.json
File size: 1.13 KB
MIME-type: text/plain
Charset: utf-8

{
  "name": "angular-md5",
  "version": "0.1.10",
  "main": "angular-md5.js",
  "description": "A md5 crypto component for Angular.js",
  "homepage": "https://github.com/gdi2290/angular-md5",
  "bugs": "https://github.com/gdi2290/angular-md5/issues",
  "author": [
    {
      "name": "Patrick Stapleton",
      "email": "[email protected]",
      "url": "www.gdi2290.com"
    }
  ],
  "contributors": [
    "PatrickJS <[email protected]",
    "Benjamin Orozco <[email protected]>"
  ],
  "repository": {
    "type": "git",
    "url": "[email protected]:gdi2290/angular-md5.git"
  },
  "keywords": [
    "PatrickJS",
    "gdi2290",
    "angular.js",
    "angularjs",
    "angular",
    "crypto",
    "md5"
  ],
  "licenses": [
    {
      "type": "MIT"
    }
  ],
  "dependencies": {},
  "devDependencies": {
    "load-grunt-tasks": "~0.1.0",
    "time-grunt": "~0.1.0",
    "grunt": "*",
    "grunt-contrib-copy": "*",
    "grunt-contrib-watch": "~0.5.0",
    "grunt-contrib-concat": "*",
    "grunt-contrib-uglify": "*",
    "grunt-contrib-connect": "*",
    "grunt-contrib-jshint": "~0.6.0",
    "grunt-ngmin": "*",
    "grunt-contrib-clean": "~0.5.0"
  }
}