UNPKG

@nodert-win10/windows.storage.fileproperties

Version:

Use the Windows.Storage.FileProperties UWP API directly from Node.js

49 lines (48 loc) 1.23 kB
{ "name": "@nodert-win10/windows.storage.fileproperties", "version": "0.2.96", "description": "Use the Windows.Storage.FileProperties UWP API directly from Node.js", "main": "lib/main.js", "scripts" : { "install" : "node-gyp rebuild --msvs_version=2015" }, "os": [ "win32" ], "keywords": [ "Windows.Storage.FileProperties", "Windows", "Storage", "FileProperties", "GeotagHelper", "StorageItemThumbnail", "IStorageItemExtraProperties", "MusicProperties", "VideoProperties", "ImageProperties", "DocumentProperties", "StorageItemContentProperties", "BasicProperties", "PropertyPrefetchOptions", "ThumbnailType", "ThumbnailMode", "ThumbnailOptions", "PhotoOrientation", "VideoOrientation", "NodeRT", "WinRT", "Microsoft" ], "dependencies" : { "nan" : "latest" }, "repository": { "type": "git", "url": "git://github.com/NodeRT/NodeRT.git" }, "homepage": "https://github.com/NodeRT/NodeRT", "author": "Generated by NodeRT", "contributors": ["nadavbar <nadavbar@gmail.com> (http://www.nadavos.com)"], "gypfile": true, "license": "Apache-2.0" }