@types/filesystem
Advanced tools
Comparing version 0.0.15-alpha to 0.0.20-alpha
{ | ||
"name": "@types/filesystem", | ||
"version": "0.0.15-alpha", | ||
"description": "Type definitions for File System API from https://www.github.com/DefinitelyTyped/DefinitelyTyped", | ||
"version": "0.0.20-alpha", | ||
"description": "TypeScript definitions for File System API", | ||
"main": "", | ||
@@ -6,0 +6,0 @@ "scripts": {}, |
# Installation | ||
> `npm install --save-dev @types/filesystem` | ||
> `npm install --save @types/filesystem` | ||
# Summary | ||
This package contains type definitions for File System API. | ||
This package contains type definitions for File System API (http://www.w3.org/TR/file-system-api/). | ||
The project URL or description is http://www.w3.org/TR/file-system-api/ | ||
# Credits | ||
These definitions were written by Kon <http://phyzkit.net/> . | ||
# Details | ||
Typings were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/filesystem | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/filesystem | ||
Additional Details | ||
* Last updated: Thu, 19 May 2016 20:05:43 GMT | ||
* Typings kind: Global | ||
* Last updated: Fri, 20 May 2016 17:00:19 GMT | ||
* File structure: Global | ||
* Library Dependencies: filewriter | ||
* Module Dependencies: none | ||
* Global values: none | ||
# Credits | ||
These definitions were written by Kon <http://phyzkit.net/> . |
24250
19