2014-10-12 08:44:44 +02:00
|
|
|
{
|
|
|
|
"name": "angular-underscore",
|
|
|
|
"description": "Underscore adapter for AngularJS.",
|
2014-11-03 17:32:25 +01:00
|
|
|
"version": "0.5.0",
|
2014-10-12 08:44:44 +02:00
|
|
|
"author": "floydsoft <floydsoft@gmail.com>",
|
|
|
|
"main": "angular-underscore.js",
|
|
|
|
"repository": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/floydsoft/angular-underscore"
|
|
|
|
}
|
|
|
|
}
|