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 69fecfe + 3c55ce7 commit 1ab9fcfCopy full SHA for 1ab9fcf
1 file changed
package.json
@@ -0,0 +1,22 @@
1
+{
2
+ "name": "starterkit-mustache-bootstrap",
3
+ "version": "0.1.0",
4
+ "description": "A Bootstrap starter kit for Pattern Lab",
5
+ "repository": {
6
+ "type": "git",
7
+ "url": "git+https://github.com/pattern-lab/starterkit-mustache-bootstrap.git"
8
+ },
9
+ "keywords": [
10
+ "Pattern Lab",
11
+ "Atomic Design",
12
+ "Mustache",
13
+ "Bootstrap",
14
+ "Starterkit"
15
+ ],
16
+ "author": "Ian Frost",
17
+ "license": "MIT",
18
+ "bugs": {
19
+ "url": "https://github.com/pattern-lab/starterkit-mustache-bootstrap/issues"
20
21
+ "homepage": "https://github.com/pattern-lab/starterkit-mustache-bootstrap#readme"
22
+}
0 commit comments