69 lines
1.7 KiB
JSON
69 lines
1.7 KiB
JSON
{
|
|
"name": "angular-touch",
|
|
"version": "1.5.8",
|
|
"description": "AngularJS module for touch events and helpers for touch-enabled devices",
|
|
"main": "index.js",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/angular/angular.js.git"
|
|
},
|
|
"keywords": [
|
|
"angular",
|
|
"framework",
|
|
"browser",
|
|
"touch",
|
|
"client-side"
|
|
],
|
|
"author": {
|
|
"name": "Angular Core Team",
|
|
"email": "angular-core+npm@google.com"
|
|
},
|
|
"license": "MIT",
|
|
"bugs": {
|
|
"url": "https://github.com/angular/angular.js/issues"
|
|
},
|
|
"homepage": "http://angularjs.org",
|
|
"jspm": {
|
|
"shim": {
|
|
"angular-touch": {
|
|
"deps": [
|
|
"angular"
|
|
]
|
|
}
|
|
}
|
|
},
|
|
"gitHead": "303bfa9e400b2536dbc9e9fe781b31c2cab34665",
|
|
"_id": "angular-touch@1.5.8",
|
|
"_shasum": "b2443c435f8774617ee79bb11fb69ef4f5d5b8f5",
|
|
"_from": "angular-touch@*",
|
|
"_npmVersion": "2.15.8",
|
|
"_nodeVersion": "4.4.7",
|
|
"_npmUser": {
|
|
"name": "angularcore",
|
|
"email": "angular-core+npm@google.com"
|
|
},
|
|
"dist": {
|
|
"shasum": "b2443c435f8774617ee79bb11fb69ef4f5d5b8f5",
|
|
"tarball": "https://registry.npmjs.org/angular-touch/-/angular-touch-1.5.8.tgz"
|
|
},
|
|
"maintainers": [
|
|
{
|
|
"name": "angularcore",
|
|
"email": "angular-core+npm@google.com"
|
|
},
|
|
{
|
|
"name": "petebd",
|
|
"email": "pete@bacondarwin.com"
|
|
}
|
|
],
|
|
"_npmOperationalInternal": {
|
|
"host": "packages-16-east.internal.npmjs.com",
|
|
"tmp": "tmp/angular-touch-1.5.8.tgz_1469201506456_0.6614391263574362"
|
|
},
|
|
"directories": {},
|
|
"_resolved": "https://registry.npmjs.org/angular-touch/-/angular-touch-1.5.8.tgz"
|
|
}
|