mirror of
https://github.com/Febbweiss/febbweiss.github.io.git
synced 2026-03-05 14:45:43 +00:00
24 lines
515 B
JSON
24 lines
515 B
JSON
{
|
|
"name": "knockout",
|
|
"version": "3.1.0",
|
|
"main": "knockout.js",
|
|
"scripts": [
|
|
"knockout.js"
|
|
],
|
|
"dependencies": {},
|
|
"ignore": [
|
|
"**/.*",
|
|
"node_modules",
|
|
"components"
|
|
],
|
|
"homepage": "https://github.com/bowerjs/knockout",
|
|
"_release": "3.1.0",
|
|
"_resolution": {
|
|
"type": "version",
|
|
"tag": "v3.1.0",
|
|
"commit": "4425720397abc0b6dd630a4de65c3a502bb59c86"
|
|
},
|
|
"_source": "https://github.com/bowerjs/knockout.git",
|
|
"_target": "3.1.0",
|
|
"_originalSource": "knockout.js"
|
|
} |