universal-web-template
Version:
An universal web proejct template - let you quickly set up a project using Handlebars, sass and ReactJS for front-end templating. It can be adopted with most modern CMS.
19 lines (18 loc) • 669 B
JSON
{
"name": "universal-web-template",
"version": "2.0.0",
"description": "An universal web proejct template - let you quickly set up a project using Handlebars, sass and ReactJS for front-end templating. It can be adopted with most modern CMS.",
"keywords": ["font-end", "framework", "web template", "Sass", "Handlebars", "ReactJs", "browser-sync"],
"files": [
"template"
],
"main": "app/index.js",
"repository": {
"type": "git",
"url": "http://bitbucket.org/haolongfan/universal-web-template"
},
"author": "Henry Fan",
"company": "Sparkup Web",
"license": "MIT",
"homepage": "https://www.npmjs.com/package/universal-web-template"
}