74 lines
1.9 KiB
JSON
74 lines
1.9 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"what-input@4.3.1",
|
|
"/home/vitrubio/Documents/trabajo/elglobusvermell/thegreenballoon/thegreenballoon-fp-gitlab"
|
|
]
|
|
],
|
|
"_from": "what-input@4.3.1",
|
|
"_id": "what-input@4.3.1",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-7KD71RWNRWI9M08shZ8+n/2UjO5amwsG9PMSXWz0iIlH8H2DVbHE8Z2tW1RqQa0kIwdeqdUIffFz7crDfkcbAw==",
|
|
"_location": "/what-input",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "what-input@4.3.1",
|
|
"name": "what-input",
|
|
"escapedName": "what-input",
|
|
"rawSpec": "4.3.1",
|
|
"saveSpec": null,
|
|
"fetchSpec": "4.3.1"
|
|
},
|
|
"_requiredBy": [
|
|
"/"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/what-input/-/what-input-4.3.1.tgz",
|
|
"_spec": "4.3.1",
|
|
"_where": "/home/vitrubio/Documents/trabajo/elglobusvermell/thegreenballoon/thegreenballoon-fp-gitlab",
|
|
"author": {
|
|
"name": "Jeremy Fields",
|
|
"email": "jeremy.fields@viget.com"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/ten1seven/what-input/issues"
|
|
},
|
|
"description": "A global utility for tracking the current input method (mouse, keyboard or touch).",
|
|
"devDependencies": {
|
|
"babel-core": "^6.23.1",
|
|
"babel-loader": "^6.3.2",
|
|
"babel-preset-es2015": "^6.22.0",
|
|
"browser-sync": "2.11.1",
|
|
"del": "2.2.0",
|
|
"gulp": "3.9.1",
|
|
"gulp-concat": "2.6.0",
|
|
"gulp-header": "1.7.1",
|
|
"gulp-notify": "2.2.0",
|
|
"gulp-plumber": "1.1.0",
|
|
"gulp-rename": "1.2.2",
|
|
"gulp-standard": "^8.0.4",
|
|
"gulp-uglify": "^2.0.0",
|
|
"run-sequence": "1.1.5",
|
|
"webpack-stream": "3.2.0"
|
|
},
|
|
"homepage": "https://github.com/ten1seven/what-input",
|
|
"keywords": [
|
|
"accessibility",
|
|
"a11y",
|
|
"input",
|
|
"javascript"
|
|
],
|
|
"license": "MIT",
|
|
"main": "dist/what-input.js",
|
|
"name": "what-input",
|
|
"repository": {
|
|
"url": "git+https://github.com/ten1seven/what-input.git",
|
|
"type": "git"
|
|
},
|
|
"scripts": {
|
|
"start": "gulp"
|
|
},
|
|
"version": "4.3.1"
|
|
}
|