este-library-oldschool
Version:
Library for github.com/steida/este.git
36 lines (35 loc) • 767 B
JSON
{
"name": "este-library-oldschool",
"version": "900.0.4",
"description": "Library for github.com/steida/este.git",
"author": "Daniel Steigerwald <daniel@steigerwald.cz>",
"keywords": [
"Este",
"CoffeeScript",
"Google",
"Closure",
"Compiler",
"MVC"
],
"repository": {
"type": "git",
"url": "https://github.com/steida/este-library.git"
},
"dependencies": {},
"devDependencies": {
"grunt": "^1.0.1",
"grunt-bump": "^0.8.0",
"grunt-contrib-clean": "^1.1.0",
"grunt-contrib-coffee": "^1.0.0",
"grunt-este-oldschool": "^902.5.8",
"grunt-npm": "0.0.2",
"grunt-release": "^0.14.0"
},
"scripts": {
"test": "grunt test"
},
"engines": {
"node": ">= 8.7.0"
},
"license": "MIT"
}