Newer
Older
ubFramework / Portal / Dump / AngularJS-Authentication / package.json
@Christopher W. Olsen Christopher W. Olsen on 10 Dec 2017 327 bytes Cleaning Up Making It A Sub Module
{
  "name": "AngularJS_Authentication",
  "version": "0.0.0",
  "description": "AngularJS-Authentication",
  "main": "app.js",
  "author": {
    "name": "srirangr",
    "email": ""
  },
  "dependencies": {
    "express": "3.4.4",
    "jade": "*",
    "stylus": "*",
    "jwt-simple": "~0.2.0",
    "underscore": "~1.6.0"
  }
}