UNPKG

fis3-hook-components

Version:
29 lines (28 loc) 641 B
{ "name": "default", "version": "1.0.0", "description": "Default template for fis scaffold", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/fis-scaffold/default.git" }, "keywords": [ "fis", "scaffold" ], "author": "fex", "license": "BSD", "bugs": { "url": "https://github.com/fis-scaffold/default/issues" }, "homepage": "https://github.com/fis-scaffold/default", "dependencies": { "fis-parser-sass": "^0.3.6", "fis-postpackager-autoload": "0.0.20", "fis3": "^1.0.0" } }