mirror of
https://github.com/wassname/mad.git
synced 2026-06-26 16:00:20 +08:00
16 lines
363 B
JSON
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"
|
|
}
|
|
}
|