repositories
/
poolifier.git
/ blame_incremental
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(non-incremental) |
history
|
HEAD
chore: v4.0.14
[poolifier.git]
/
jsr.json
This page requires JavaScript to run. Use
this page
instead.
... / ...
Commit
Line
Data
1
{
2
"$schema": "https://jsr.io/schema/config-file.v1.json",
3
"name": "@poolifier/poolifier",
4
"version": "4.0.14",
5
"exports": "./src/index.ts",
6
"publish": {
7
"include": ["LICENSE", "README.md", "jsr.json", "src/**/*.ts"]
8
}
9
}