Files
mad/package.json
qt31415926 316858cba1 v3.0.0
2015-06-08 23:29:34 -04:00

16 lines
363 B
JSON

{
"name": "Mindful-Anti-Distraction",
"version": "0.3.0",
"description": "Chrome extension to help curtail poor internet habits",
"repository": {
"type": "git",
"url": "https://github.com/qt31415926/mad"
},
"private": true,
"devDependencies": {
"grunt": "^0.4.5",
"grunt-contrib-compress": "^0.13.0",
"grunt-crx": "^1.0.3"
}
}