UNPKG
eshop
Version:
latest (0.0.1)
0.0.1
Electronic Shopping
phresco/node-eshop
eshop
/
package.json
14 lines
•
231 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
"name"
:
"eshop"
,
"version"
:
"0.0.1"
,
"description"
:
"Electronic Shopping"
,
"main"
:
"index.js"
,
"keywords"
: [
"Phresco"
,
"Photon"
],
"repository"
: {
"type"
:
"git"
,
"url"
:
"https://senthil
@github
.com/phresco/node-eshop.git"
} }