You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
335 B
16 lines
335 B
{
|
|
"author": "Jerome Gravel-Niquet <jeromegn@gmail.com> (http://jgn.me)",
|
|
"name": "Backbone.localStorage",
|
|
"version": "0.0.0",
|
|
"repository": {
|
|
"type": "git"
|
|
, "url": "git://github.com/jeromegn/Backbone.localStorage.git"
|
|
},
|
|
"dependencies": {
|
|
"uglify-js" : "~1.2.6"
|
|
},
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
}
|