mirror of
https://github.com/jashkenas/backbone.git
synced 2026-04-30 03:00:06 -04:00
Merge pull request #2435 from theoreticaLee/master
Add backbone's license info to package.json
This commit is contained in:
@@ -16,5 +16,6 @@
|
||||
"test": "phantomjs test/vendor/runner.js test/index.html?noglobals=true && coffee test/model.coffee"
|
||||
},
|
||||
"main" : "backbone.js",
|
||||
"version" : "1.0.0"
|
||||
"version" : "1.0.0",
|
||||
"license" : "MIT"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user