mirror of
https://github.com/Febbweiss/filebrowser-durandal-widget.git
synced 2026-03-05 06:35:49 +00:00
init
This commit is contained in:
40
lib/bower-knockout-mapping/.bower.json
Normal file
40
lib/bower-knockout-mapping/.bower.json
Normal file
@@ -0,0 +1,40 @@
|
||||
{
|
||||
"name": "bower-knockout-mapping",
|
||||
"main": "dist/knockout.mapping.js",
|
||||
"version": "2.5.0",
|
||||
"homepage": "https://github.com/crissdev/knockout.mapping",
|
||||
"authors": [
|
||||
"Steven Sanderson",
|
||||
"Roy Jacobs",
|
||||
"Cristian Trifan <criss.trifan@gmail.com>"
|
||||
],
|
||||
"description": "Knockout Mapping plugin",
|
||||
"keywords": [
|
||||
"knockout",
|
||||
"mapping",
|
||||
"knockout-mapping",
|
||||
"knockout.mapping",
|
||||
"plugin",
|
||||
"ko"
|
||||
],
|
||||
"license": "MIT",
|
||||
"ignore": [
|
||||
"**/.*",
|
||||
"node_modules",
|
||||
"spec",
|
||||
"gulpfile.js",
|
||||
"knockout.mapping.js"
|
||||
],
|
||||
"dependencies": {
|
||||
"knockout": ">=2.2.0"
|
||||
},
|
||||
"_release": "2.5.0",
|
||||
"_resolution": {
|
||||
"type": "version",
|
||||
"tag": "2.5.0",
|
||||
"commit": "2c6a7b60b4fa15e3038f4a4b2fe9095d79bcfdfe"
|
||||
},
|
||||
"_source": "git://github.com/crissdev/knockout.mapping.git",
|
||||
"_target": "~2.5.0",
|
||||
"_originalSource": "bower-knockout-mapping"
|
||||
}
|
||||
Reference in New Issue
Block a user