first commit
This commit is contained in:
78
WebRoot/node_modules/fastclick/package.json
generated
vendored
Normal file
78
WebRoot/node_modules/fastclick/package.json
generated
vendored
Normal file
@ -0,0 +1,78 @@
|
||||
{
|
||||
"_from": "fastclick",
|
||||
"_id": "fastclick@1.0.6",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha1-FhYlsnsaWAZAWTa9qaLBkm0Gvmo=",
|
||||
"_location": "/fastclick",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "tag",
|
||||
"registry": true,
|
||||
"raw": "fastclick",
|
||||
"name": "fastclick",
|
||||
"escapedName": "fastclick",
|
||||
"rawSpec": "",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "latest"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"#USER",
|
||||
"/"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/fastclick/-/fastclick-1.0.6.tgz",
|
||||
"_shasum": "161625b27b1a5806405936bda9a2c1926d06be6a",
|
||||
"_spec": "fastclick",
|
||||
"_where": "D:\\Workspaces\\SSMBootstrap\\WebRoot",
|
||||
"author": {
|
||||
"name": "Rowan Beentje",
|
||||
"email": "rowan.beentje@ft.com"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/ftlabs/fastclick/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"contributors": [
|
||||
{
|
||||
"name": "Rowan Beentje",
|
||||
"email": "rowan.beentje@ft.com"
|
||||
},
|
||||
{
|
||||
"name": "Matthew Caruana Galizia",
|
||||
"email": "m@m.cg"
|
||||
}
|
||||
],
|
||||
"deprecated": false,
|
||||
"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"
|
||||
}
|
||||
Reference in New Issue
Block a user