@pina-rs/skill 0.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md ADDED
@@ -0,0 +1,3 @@
1
+ ## 0.0.0
2
+
3
+ - Placeholder release.
package/LICENSE ADDED
@@ -0,0 +1 @@
1
+ Placeholder package published by monochange. See the source repository for license terms.
package/README.md ADDED
@@ -0,0 +1,3 @@
1
+ # @pina-rs/skill
2
+
3
+ This is a placeholder release published by monochange to bootstrap trusted publishing.
package/package.json ADDED
@@ -0,0 +1 @@
1
+ {"description":"Placeholder package for @pina-rs/skill","name":"@pina-rs/skill","repository":"https://github.com/pina-rs/pina","version":"0.0.0"}