jscs-preset-pentaho
Version:
JSCS preset for Pentaho
21 lines (20 loc) • 524 B
JSON
{
"name": "jscs-preset-pentaho",
"version": "1.0.3",
"description": "JSCS preset for Pentaho",
"main": "./pentaho.json",
"author": "Nelson Antunes <nelson.antunes@webdetails.pt>",
"license": "MPL-2.0",
"keywords": [
"jscs-preset",
"pentaho"
],
"repository": {
"type": "git",
"url": "git://github.com/nantunes/jscs-preset-pentaho.git"
},
"bugs": {
"url": "https://github.com/nantunes/jscs-preset-pentaho/issues"
},
"homepage": "https://github.com/nantunes/jscs-preset-pentaho"
}