UNPKG
@fmal/http-service
Version:
latest (3.0.5)
next (3.0.5-1602948849571)
3.0.5
3.0.5-1602948849571
3.0.4
3.0.4-1577985485537
3.0.3
3.0.3-1571135102741
3.0.2
3.0.1
3.0.0
2.0.1
1.0.1
1.0.0
A HTTP service - orignally @cerebral/http
github.com/fmal/monorepo
fmal/monorepo
@fmal/http-service
/
factories
/
package.json
8 lines
(7 loc)
•
199 B
JSON
View Raw
1
2
3
4
5
6
7
8
{
"name"
:
"@fmal/http-service/factories"
,
"private"
:
true
,
"main"
:
"../dist/cjs/factories/index.js"
,
"module"
:
"../dist/es/factories/index.js"
,
"types"
:
"../dist/ts/factories/index.d.ts"
}