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.
1 parent a2cc571 commit 9004d91Copy full SHA for 9004d91
package.json
@@ -0,0 +1,19 @@
1
+{
2
+ "name": "ztext",
3
+ "version": "1.0.1",
4
+ "description": "Easy to implement, 3D typography for the web. Works with every font.",
5
+ "main": "gulpfile.js",
6
+ "scripts": {
7
+ "test": "echo \"Error: no test specified\" && exit 1"
8
+ },
9
+ "repository": {
10
+ "type": "git",
11
+ "url": "git+https://github.com/bennettfeely/ztext.git"
12
13
+ "author": "Bennett Feely",
14
+ "license": "MIT",
15
+ "bugs": {
16
+ "url": "https://github.com/bennettfeely/ztext/issues"
17
18
+ "homepage": "https://bennettfeely.com/ztext"
19
+}
0 commit comments