UNPKG

generator-parallelscore

Version:

A front-end application generator for RequireJS, KnockoutJS, Sass, Jasmine, Sinon and Karma

39 lines (38 loc) 878 B
{ "name": "generator-parallelscore", "version": "0.1.0", "description": "A front-end application generator for RequireJS, KnockoutJS, Sass, Jasmine, Sinon and Karma", "main": "index.js", "scripts": { "test": "" }, "repository": { "type": "git", "url": "git+https://github.com/IkemNwodo/generator-parallelscore.git" }, "keywords": [ "yeoman-generator", "RequireJS", "KnockoutJS", "Sass", "Jasmine", "sinon", "Karma" ], "author": "Ikem Nwodo", "license": "MIT", "bugs": { "url": "https://github.com/IkemNwodo/generator-parallelscore/issues" }, "homepage": "https://github.com/IkemNwodo/generator-parallelscore#readme", "dependencies": { "yosay": "^1.0.3", "chalk": "^1.0.0", "yeoman-generator": "^0.19.2", "yo": "^1.4.6", "generator-karma": "^1.0.0" }, "files": [ "app" ] }