UNPKG

nodert-win11-22000-windows.storage.streams

Version:

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

60 lines (59 loc) 1.57 kB
{ "name": "nodert-win11-22000-windows.storage.streams", "version": "0.1.0", "description": "Use the Windows.Storage.Streams UWP API directly from Node.js", "main": "lib/main.js", "keywords": [ "Windows.Storage.Streams", "Windows", "Storage", "Streams", "Buffer", "DataReader", "DataReaderLoadOperation", "DataWriter", "DataWriterStoreOperation", "FileInputStream", "FileOutputStream", "FileRandomAccessStream", "IBuffer", "IContentTypeProvider", "IDataReader", "IDataWriter", "IInputStream", "IInputStreamReference", "IOutputStream", "IPropertySetSerializer", "IRandomAccessStream", "IRandomAccessStreamReference", "IRandomAccessStreamWithContentType", "InMemoryRandomAccessStream", "InputStreamOverStream", "OutputStreamOverStream", "RandomAccessStream", "RandomAccessStreamOverStream", "RandomAccessStreamReference", "ByteOrder", "FileOpenDisposition", "InputStreamOptions", "UnicodeEncoding", "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)", "Felix Rieseberg <felix@felixrieseberg.com> (https://www.felix.fun)" ], "gypfile": true, "license": "Apache-2.0" }