File tree 2 files changed +11
-11
lines changed
2 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "id" : " starterkit-plugin " ,
3
- "name" : " StarterKit Plugin " ,
2
+ "id" : " notebook " ,
3
+ "name" : " Notebook " ,
4
4
"version" : " 0.1.0" ,
5
- "description" : " This is a starterkit plugin" ,
5
+ "description" : " Note taking plugin. " ,
6
6
"author" : {
7
- "name" : " Caido Labs Inc. " ,
8
- "email" : " dev@caido.io " ,
9
- "url" : " https://github.com/caido/starterkit-plugin "
7
+ "name" : " Ninjeeter " ,
8
+ "email" : " ninjeeter@proton.me " ,
9
+ "url" : " https://github.com/ninjeeter/notebook "
10
10
},
11
11
"plugins" : [
12
12
{
13
13
"kind" : " frontend" ,
14
- "id" : " caido-extra-commands " ,
15
- "name" : " Extra Commands " ,
14
+ "id" : " notebook " ,
15
+ "name" : " Notebook " ,
16
16
"entrypoint" : " frontend/script.js" ,
17
17
"style" : " frontend/style.css"
18
18
}
Original file line number Diff line number Diff line change 1
1
{
2
- "name" : " starterkit-plugin " ,
2
+ "name" : " notebook " ,
3
3
"version" : " 0.1.0" ,
4
- "description" : " StarterKit plugin for Caido " ,
5
- "author" : " Caido Labs Inc. <dev@caido.io> " ,
4
+ "description" : " Note taking plugin. " ,
5
+ "author" : " Ninjeeter " ,
6
6
"license" : " CC0-1.0" ,
7
7
"type" : " module" ,
8
8
"scripts" : {
You can’t perform that action at this time.
0 commit comments