add NPM for semantic-ui

[BC] 1AZBxsAg3snzWmb8hju8wuT9tM8uhKq4QF
This commit is contained in:
hebbet
2014-07-27 10:55:49 +02:00
parent cf5708ade1
commit 04fef6f13d
+11 -1
View File
@@ -13,5 +13,15 @@
"type": "git",
"url": "https://github.com/Semantic-Org/Semantic-UI"
}
]
],
"npmName": "semantic-ui",
"npmFileMap": [{
"basePath": "build/packaged/",
"files": [
"css/*",
"fonts/*",
"images/*",
"javascript/*"
]
}]
}