mirror of
https://github.com/Febbweiss/febbweiss.github.io.git
synced 2026-03-05 14:45:43 +00:00
14 lines
200 B
JSON
14 lines
200 B
JSON
{
|
|
"name": "knockout",
|
|
"version": "3.1.0",
|
|
"main": "knockout.js",
|
|
"scripts": [
|
|
"knockout.js"
|
|
],
|
|
"dependencies": {},
|
|
"ignore": [
|
|
"**/.*",
|
|
"node_modules",
|
|
"components"
|
|
]
|
|
} |