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.
81 lines
1.7 KiB
81 lines
1.7 KiB
{
|
|
"_args": [
|
|
[
|
|
"fastclick@1.0.6",
|
|
"/Users/linhuakun/Downloads/nodejs/codewhy"
|
|
]
|
|
],
|
|
"_from": "fastclick@1.0.6",
|
|
"_id": "fastclick@1.0.6",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-FhYlsnsaWAZAWTa9qaLBkm0Gvmo=",
|
|
"_location": "/fastclick",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "fastclick@1.0.6",
|
|
"name": "fastclick",
|
|
"escapedName": "fastclick",
|
|
"rawSpec": "1.0.6",
|
|
"saveSpec": null,
|
|
"fetchSpec": "1.0.6"
|
|
},
|
|
"_requiredBy": [
|
|
"/"
|
|
],
|
|
"_resolved": "https://registry.npm.taobao.org/fastclick/download/fastclick-1.0.6.tgz",
|
|
"_spec": "1.0.6",
|
|
"_where": "/Users/linhuakun/Downloads/nodejs/codewhy",
|
|
"author": {
|
|
"name": "Rowan Beentje",
|
|
"email": "rowan.beentje@ft.com"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/ftlabs/fastclick/issues"
|
|
},
|
|
"contributors": [
|
|
{
|
|
"name": "Rowan Beentje",
|
|
"email": "rowan.beentje@ft.com"
|
|
},
|
|
{
|
|
"name": "Matthew Caruana Galizia",
|
|
"email": "m@m.cg"
|
|
}
|
|
],
|
|
"description": "Polyfill to remove click delays on browsers with touch UIs.",
|
|
"homepage": "https://github.com/ftlabs/fastclick",
|
|
"implements": [
|
|
"CommonJS/Modules/1.0"
|
|
],
|
|
"keywords": [
|
|
"fastclick",
|
|
"mobile",
|
|
"touch",
|
|
"tap",
|
|
"click",
|
|
"delay"
|
|
],
|
|
"licenses": [
|
|
{
|
|
"type": "MIT",
|
|
"url": "http://opensource.org/licenses/MIT"
|
|
}
|
|
],
|
|
"main": "lib/fastclick.js",
|
|
"maintainers": [
|
|
{
|
|
"name": "Matthew Caruana Galizia",
|
|
"email": "m@m.cg",
|
|
"url": "http://m.cg/"
|
|
}
|
|
],
|
|
"name": "fastclick",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/ftlabs/fastclick.git"
|
|
},
|
|
"version": "1.0.6"
|
|
}
|