60 lines
1.6 KiB
JSON
Executable File
60 lines
1.6 KiB
JSON
Executable File
{
|
|
"name": "4chan-X",
|
|
"version": "1.7.57",
|
|
"description": "Cross-browser userscript for maximum lurking on 4chan.",
|
|
"meta": {
|
|
"name": "4chan X",
|
|
"repo": "https://github.com/ccd0/4chan-x/",
|
|
"page": "https://github.com/ccd0/4chan-x",
|
|
"downloads": "https://ccd0.github.io/4chan-x/builds/",
|
|
"faq": "https://github.com/ccd0/4chan-x/wiki/Frequently-Asked-Questions",
|
|
"appid": "lacclbnghgdicfifcamcmcnilckjamag",
|
|
"buildsPath": "builds/",
|
|
"mainBranch": "master",
|
|
"matches": [
|
|
"*://boards.4chan.org/*",
|
|
"*://sys.4chan.org/*",
|
|
"*://a.4cdn.org/*",
|
|
"*://i.4cdn.org/*"
|
|
],
|
|
"files": {
|
|
"metajs": "4chan-X.meta.js",
|
|
"userjs": "4chan-X.user.js"
|
|
},
|
|
"min": {
|
|
"chrome": "31",
|
|
"firefox": "26",
|
|
"greasemonkey": "1.14"
|
|
}
|
|
},
|
|
"devDependencies": {
|
|
"font-awesome": "~4.0.3",
|
|
"grunt": "~0.4.4",
|
|
"grunt-bump": "0.0.13",
|
|
"grunt-concurrent": "~0.5.0",
|
|
"grunt-contrib-clean": "~0.5.0",
|
|
"grunt-contrib-coffee": "~0.10.1",
|
|
"grunt-contrib-compress": "~0.8.0",
|
|
"grunt-contrib-concat": "~0.4.0",
|
|
"grunt-contrib-copy": "~0.5.0",
|
|
"grunt-contrib-watch": "~0.6.1",
|
|
"grunt-shell": "~0.7.0",
|
|
"load-grunt-tasks": "~0.4.0"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/ccd0/4chan-x.git"
|
|
},
|
|
"author": "seaweedchan <jtbates@asu.edu>",
|
|
"contributors": [
|
|
"Zixaphir<zixaphirmoxphar@gmail.com>",
|
|
"Nicolas Stepien <stepien.nicolas@gmail.com>",
|
|
"James Campos <james.r.campos@gmail.com>"
|
|
],
|
|
"license": "MIT",
|
|
"readmeFilename": "README.md",
|
|
"engines": {
|
|
"node": ">=0.10"
|
|
}
|
|
}
|