UNPKG
back2
Version:
latest (1.0.1)
1.0.1
1.0.0
un projet de test à gomycode
back2
/
package.json
17 lines
(16 loc)
•
289 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
"name"
:
"back2"
,
"version"
:
"1.0.1"
,
"description"
:
"un projet de test à gomycode"
,
"main"
:
"main.js"
,
"scripts"
: {
"test"
:
"test"
},
"keywords"
: [
"gomycode"
,
"projet"
,
"test"
],
"author"
:
"aikpeachille55
@gmail
.com AIKPE Achile"
,
"license"
:
"ISC"
}