{
    "name": "spreadit",
    "version": "1.0.5",
    "description": "Spreadsheet data importing simplified and 100% in the browser",
    "main": "Gruntfile.js",
    "scripts": {
        "test": "echo \"Error: no test specified\" && exit 1"
    },
    "repository": {
        "type": "git",
        "url": "git+https://github.com/blakgeek/spreadit.git"
    },
    "keywords": [
        "spreadsheet",
        "angular",
        "angularjs",
        "javascript",
        "import",
        "xls",
        "xlsx",
        "csv",
        "tsv"
    ],
    "author": "Carlos \"blakgeek\" Lawton",
    "license": "MIT",
    "bugs": {
        "url": "https://github.com/blakgeek/spreadit/issues"
    },
    "homepage": "https://github.com/blakgeek/spreadit#readme",
    "devDependencies": {
        "grunt": "^0.4.5",
        "grunt-angular-templates": "^1.0.3",
        "grunt-bower-concat": "^1.0.0",
        "grunt-concurrent": "^2.3.0",
        "grunt-contrib-clean": "^1.0.0",
        "grunt-contrib-concat": "^1.0.1",
        "grunt-contrib-copy": "^1.0.0",
        "grunt-contrib-sass": "^1.0.0",
        "grunt-contrib-uglify": "^1.0.1",
        "grunt-contrib-watch": "^1.0.0",
        "grunt-open": "^0.2.3",
        "grunt-serve": "^0.1.6",
        "load-grunt-tasks": "^3.5.0"
    }
}
