Skip to content

Commit 06bc5d6

Browse files
committed
Finally release Foundation to the other 80.2% of the Internet!
To be registered with Packagist, the main Composer repository, which aggregates all sorts of PHP packages that are installable with Composer. Signed-off-by: Daniel Craig Jallits <dan@jallits.com>
1 parent ab05d85 commit 06bc5d6

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

composer.json

+9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"name": "zurb/foundation"
3+
, "description": "The most advanced responsive front-end framework in the world."
4+
, "keywords": ["foundation", "scss"]
5+
, "homepage": "http://foundation.zurb.com/"
6+
, "author": "ZURB Inc."
7+
, "license": "MIT License"
8+
9+
}

0 commit comments

Comments
 (0)