mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2024-11-14 07:02:34 +01:00
24 lines
512 B
JSON
24 lines
512 B
JSON
{
|
|
"name": "knockout",
|
|
"version": "3.0.0",
|
|
"main": "knockout.js",
|
|
"scripts": [
|
|
"knockout.js"
|
|
],
|
|
"dependencies": {},
|
|
"ignore": [
|
|
"**/.*",
|
|
"node_modules",
|
|
"components"
|
|
],
|
|
"homepage": "https://github.com/bowerjs/knockout",
|
|
"_release": "3.0.0",
|
|
"_resolution": {
|
|
"type": "version",
|
|
"tag": "v3.0.0",
|
|
"commit": "c01eeafe598a132edef605d8d79af6bf290eb6a3"
|
|
},
|
|
"_source": "git://github.com/bowerjs/knockout.git",
|
|
"_target": "~3.*",
|
|
"_originalSource": "knockout.js"
|
|
} |