UNPKG

fulky

Version:

[![npm](https://img.shields.io/npm/v/fulky.svg)](https://www.npmjs.com/package/fulky) [![License](https://img.shields.io/npm/l/fulky.svg)](LICENSE) [![Build Status](https://travis-ci.org/astorije/fulky.svg?branch=master)](https://travis-ci.org/astorije/fu

27 lines (26 loc) 618 B
{ "name": "fulky", "version": "0.2.0", "description": "", "main": "", "scripts": { "fixtures-jasmine": "jasmine JASMINE_CONFIG_PATH=test/jasmine.json", "fixtures-mocha": "mocha --compilers md:md-compiler test/**/*.md", "test": "mocha" }, "repository": { "type": "git", "url": "https://github.com/astorije/fulky.git" }, "author": "", "license": "MIT", "bugs": { "url": "https://github.com/astorije/fulky/issues" }, "homepage": "https://github.com/astorije/fulky#readme", "devDependencies": { "chai": "^3.5.0", "jasmine": "^2.5.3", "mocha": "^3.2.0" } }