You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
50 lines
1.2 KiB
JSON
50 lines
1.2 KiB
JSON
{
|
|
"name": "backbone.wreqr",
|
|
"version": "1.3.2",
|
|
"homepage": "https://github.com/marionettejs/backbone.wreqr",
|
|
"authors": [
|
|
"Derick Bailey"
|
|
],
|
|
"description": "A Simple Service Bus For Backbone and Backbone.Marionette",
|
|
"main": "lib/backbone.wreqr.js",
|
|
"keywords": [
|
|
"backbone",
|
|
"plugin",
|
|
"computed",
|
|
"field",
|
|
"model"
|
|
],
|
|
"dependencies": {
|
|
"backbone": ">=0.9.9 <=1.1.2",
|
|
"underscore": ">=1.3.3 <=1.7.0"
|
|
},
|
|
"devDependencies": {
|
|
"grunt": "0.4.0",
|
|
"grunt-contrib-jasmine": "0.4.1",
|
|
"grunt-contrib-uglify": "0.1.2",
|
|
"grunt-contrib-concat": "0.1.3",
|
|
"grunt-contrib-jshint": "0.2.0",
|
|
"grunt-contrib-watch": "0.3.1",
|
|
"grunt-contrib-connect": "0.2.0",
|
|
"grunt-template-jasmine-istanbul": "0.2.0",
|
|
"grunt-preprocess": "2.0.0",
|
|
"grunt-plato": "0.1.5"
|
|
},
|
|
"license": "MIT",
|
|
"ignore": [
|
|
"**/.*",
|
|
"node_modules",
|
|
"bower_components",
|
|
"test",
|
|
"tests"
|
|
],
|
|
"_release": "1.3.2",
|
|
"_resolution": {
|
|
"type": "version",
|
|
"tag": "v1.3.2",
|
|
"commit": "ce146daac2a5a44d0874f353061253199007bd62"
|
|
},
|
|
"_source": "git://github.com/marionettejs/backbone.wreqr.git",
|
|
"_target": "^1.0.0",
|
|
"_originalSource": "backbone.wreqr"
|
|
} |