Permalink
Cannot retrieve contributors at this time
Fetching contributors…
| { | |
| "name": "~", | |
| "version": "1.0.0", | |
| "description": "Mithril Starter Kit", | |
| "repository": "https://github.com/MakiBM/mithril-starter-kit.git", | |
| "scripts": { | |
| "test": "./node_modules/.bin/mocha --reporter spec" | |
| }, | |
| "author": "Maki", | |
| "license": "ISC", | |
| "dependencies": { | |
| "autoprefixer": "^6.0.3", | |
| "babel-preset-es2015": "^6.0.15", | |
| "bower": "^1.5.3", | |
| "chai": "^3.3.0", | |
| "cssnano": "^3.3.1", | |
| "grunt": "^0.4.5", | |
| "grunt-babel": "^6.0.0", | |
| "grunt-bower-concat": "^0.5.0", | |
| "grunt-contrib-concat": "^0.5.1", | |
| "grunt-contrib-watch": "^0.6.1", | |
| "grunt-dox": "^0.5.0", | |
| "grunt-jscs": "^2.1.0", | |
| "grunt-newer": "^1.1.1", | |
| "grunt-notify": "^0.4.1", | |
| "grunt-postcss": "^0.6.0", | |
| "jit-grunt": "^0.9.1", | |
| "mocha": "^2.3.3", | |
| "postcss-import": "^7.0.0", | |
| "time-grunt": "^1.2.1" | |
| } | |
| } |