We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents be8d1ad + 9a8972b commit 11d4549Copy full SHA for 11d4549
package.json
@@ -0,0 +1,18 @@
1
+{
2
+ "name": "project-leap",
3
+ "version": "0.8.8",
4
+ "description": "An internal CSS library made for Treehouse, which contains immutable utility classes",
5
+ "main": "_sass/leap/",
6
+ "repository": {
7
+ "type": "git",
8
+ "url": "git+https://github.com/treehouse/project-leap.git"
9
+ },
10
+ "keywords": [
11
+ "styleguide",
12
+ "css",
13
+ "sass"
14
+ ],
15
+ "author": "Chris Michel <cm@teamtreehouse.com>",
16
+ "license": "MIT",
17
+ "homepage": "https://github.com/treehouse/project-leap#readme"
18
+}
0 commit comments