mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-19 01:36:01 +10:00
29 lines
733 B
JSON
29 lines
733 B
JSON
{
|
|
"name": "backbone.wreqr",
|
|
"filename": "backbone.wreqr.min.js",
|
|
"version": "0.1.0",
|
|
"description": "A simple infrastructure for decoupling Backbone and Backbone.Marionette application modules and components.",
|
|
"homepage": "http://github.com/marionettejs/backbone.wreqr",
|
|
"keywords": [
|
|
"events",
|
|
"popular"
|
|
],
|
|
"devDependencies": {
|
|
"backbone.js": "0.9.2"
|
|
},
|
|
"maintainers": [
|
|
{
|
|
"name": "Derick Bailey",
|
|
"email": "derickbailey@gmail.com",
|
|
"web": "http://derickbailey.lostechies.com/"
|
|
}
|
|
],
|
|
"repositories": [
|
|
{
|
|
"type": "git",
|
|
"url": "http://github.com/marionettejs/backbone.wreqr"
|
|
}
|
|
]
|
|
|
|
}
|