UNPKG
one-app-clubs-channel
Version:
latest (0.0.0)
name-squat (0.0.0)
0.0.0
one-app-clubs-channel
/
package.json
2 lines
(1 loc)
•
185 B
JSON
View Raw
1
2
{
"name"
:
"one-app-clubs-channel"
,
"version"
:
"0.0.0"
,
"publishConfig"
:
{
"registry"
:
"https://registry.npmjs.org/"
}
,
"scripts"
:
{
"postinstall"
:
"echo please use the private registry && exit 1"
}
}