27 lines
602 B
JSON
Executable File
27 lines
602 B
JSON
Executable File
{
|
|
"name": "AngularJS-Toaster",
|
|
"version": "0.4.10",
|
|
"main": [
|
|
"toaster.js",
|
|
"toaster.css"
|
|
],
|
|
"ignore": [
|
|
"**/.*",
|
|
"node_modules",
|
|
"components"
|
|
],
|
|
"dependencies": {
|
|
"angular": ">1.2.6",
|
|
"angular-animate": ">1.2.8"
|
|
},
|
|
"homepage": "https://github.com/jirikavi/AngularJS-Toaster",
|
|
"_release": "0.4.10",
|
|
"_resolution": {
|
|
"type": "version",
|
|
"tag": "0.4.10",
|
|
"commit": "ebdb0d4c834c91452d027e6be5606abfaf42deee"
|
|
},
|
|
"_source": "git://github.com/jirikavi/AngularJS-Toaster.git",
|
|
"_target": "~0.4.10",
|
|
"_originalSource": "AngularJS-Toaster"
|
|
} |