We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 65cd634 + f56e5ce commit 26d5faaCopy full SHA for 26d5faa
jsr.json renamed to deno.jsonc
@@ -1,7 +1,10 @@
1
{
2
- "name": "@prjctimg/algorist",
3
- "version": "0.1.0",
+ "name": "@algorist/math",
+ "version": "0.1.3",
4
"description": "Math functions for algorithmic artists.",
5
+ "repository": "https://github.com/my-org/my-package",
6
+ "author": "ディーン・タリサイ",
7
+ "license": "Apache-2.0",
8
"exports": "./lib/index.ts",
9
"publish": {
10
"include": ["license", "readme.md", "lib/*.ts"],
0 commit comments