You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
23 lines
509 B
23 lines
509 B
7 years ago
|
{
|
||
|
"name": "fastclick",
|
||
|
"main": "lib/fastclick.js",
|
||
|
"ignore": [
|
||
|
"**/.*",
|
||
|
"component.json",
|
||
|
"package.json",
|
||
|
"Makefile",
|
||
|
"tests",
|
||
|
"examples"
|
||
|
],
|
||
|
"homepage": "https://github.com/ftlabs/fastclick",
|
||
|
"version": "1.0.6",
|
||
|
"_release": "1.0.6",
|
||
|
"_resolution": {
|
||
|
"type": "version",
|
||
|
"tag": "v1.0.6",
|
||
|
"commit": "2ac7258407619398005ca720596f0d36ce66a6c8"
|
||
|
},
|
||
|
"_source": "git://github.com/ftlabs/fastclick.git",
|
||
|
"_target": ">=0.6.11",
|
||
|
"_originalSource": "fastclick"
|
||
|
}
|