/
MagicJin
/
raspberrypi-remote-omxplayer
Обзор
Документация
Войти
/
MagicJin
/
raspberrypi-remote-omxplayer
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
node_modules/file-type/package.json
130 строк
2 KB
singham007
~init~
29 июн 2015, 17:02
29 июн 2015, 17:02
4f39b40
Код
Авторство
О чём код?
{ "name": "file-type", "version": "2.7.0", "description": "Detect the file type of a Buffer/Uint8Array", "license": "MIT", "repository": { "type": "git", "url": "https://github.com/sindresorhus/file-type" }, "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, "bin": { "file-type": "cli.js" }, "engines": { "node": ">=0.10.0" }, "scripts": { "test": "node test.js" }, "files": [ "index.js", "cli.js" ], "keywords": [ "cli-app", "cli", "mime", "file", "type", "archive", "image", "img", "pic", "picture", "flash", "photo", "video", "type", "detect", "check", "is", "exif", "exe", "binary", "buffer", "uint8array", "jpg", "png", "gif", "webp", "tif", "bmp", "jxr", "psd", "zip", "tar", "rar", "gz", "bz2", "7z", "mp4", "m4v", "mkv", "webm", "mov", "avi", "mpg", "mp3", "m4a", "ogg", "flac", "wav", "pdf", "epub", "exe", "swf", "rtf", "woff", "woff2", "eot", "ttf", "otf", "ico", "flv", "ps", "xz" ], "dependencies": { "meow": "^3.0.0" }, "devDependencies": { "ava": "0.0.4", "read-chunk": "^1.0.0" }, "gitHead": "f3b02ecd76be5bb546439318bf1cd5604ef31a29", "bugs": { "url": "https://github.com/sindresorhus/file-type/issues" }, "homepage": "https://github.com/sindresorhus/file-type", "_id": "file-type@2.7.0", "_shasum": "59ac58a198f037574b1d820eb6d8b77163fbb715", "_from": "file-type@>=2.7.0 <2.8.0", "_npmVersion": "2.10.1", "_nodeVersion": "0.12.4", "_npmUser": { "name": "sindresorhus", "email": "sindresorhus@gmail.com" }, "dist": { "shasum": "59ac58a198f037574b1d820eb6d8b77163fbb715", "tarball": "http://registry.npmjs.org/file-type/-/file-type-2.7.0.tgz" }, "maintainers": [ { "name": "sindresorhus", "email": "sindresorhus@gmail.com" }, { "name": "kevva", "email": "kevinmartensson@gmail.com" } ], "directories": {}, "_resolved": "https://registry.npmjs.org/file-type/-/file-type-2.7.0.tgz", "readme": "ERROR: No README data found!" }