{ "name": "autocomplete", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "MIT", "dependencies": { "grunt": "^0.4.5", "grunt-babel": "^5.0.1", "grunt-contrib-copy": "^0.8.0", "grunt-contrib-watch": "^0.6.1" } }