UNPKG
vibecoding
Version:
latest (0.0.1)
0.0.1
Simple exciting vibe coding package
vibecoding
/
package.json
15 lines
(12 loc)
•
274 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
"name"
:
"vibecoding"
,
"version"
:
"0.0.1"
,
"main"
:
"index.js"
,
"scripts"
:
{
"test"
:
"node test.js"
}
,
"keywords"
:
[
"color"
,
"vibe"
,
"vibe coding"
]
,
"author"
:
"Rajwardhan Patil"
,
"license"
:
"ISC"
,
"description"
:
"Simple exciting vibe coding package"
}