Comparing version 2.13.418 to 2.14.820
{ | ||
"name": "fswin", | ||
"version": "2.13.418", | ||
"description": "nodejs fs extensions for windows", | ||
"main": "fswin.node", | ||
"engines": { | ||
"node" : ">= 0.10" | ||
}, | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1", | ||
"install": "node-gyp rebuild && move build\\Release\\fswin.node . && node-gyp clean" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/xxoo/node-fswin.git" | ||
}, | ||
"keywords": [ | ||
"filesystem", | ||
"watch", | ||
"windows", | ||
"wildcards", | ||
"ntfs" | ||
], | ||
"author": "Xiao Shen", | ||
"license": "BSD", | ||
"gypfile": true, | ||
"readmeFilename": "readme.md", | ||
"gitHead": "1bf071049473f20830f7b113655b375d7f52ab65" | ||
"name": "fswin", | ||
"version": "2.14.820", | ||
"description": "nodejs fs extensions for windows", | ||
"main": "fswin.node", | ||
"engines": { | ||
"node": ">= 0.10" | ||
}, | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1", | ||
"install": "node-gyp rebuild && move build\\Release\\fswin.node . && node-gyp clean" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/xxoo/node-fswin.git" | ||
}, | ||
"keywords": [ | ||
"filesystem", | ||
"watch", | ||
"windows", | ||
"wildcards", | ||
"ntfs" | ||
], | ||
"author": { | ||
"name": "Xiao Shen" | ||
}, | ||
"license": "BSD", | ||
"gypfile": true, | ||
"readmeFilename": "readme.md", | ||
"gitHead": "1bf071049473f20830f7b113655b375d7f52ab65", | ||
"readme": "Introduction\r\n============\r\n\r\n[`fswin`](http://xxoo.github.com/node-fswin) is a native [`node.js`](http://nodejs.org) add-on that works on windows.\r\nIt has ported some platform specified filesystem APIs. And made them easy to use in javascript.\r\n\r\nFor details and examples see [wiki](https://github.com/xxoo/node-fswin/wiki)\r\n\r\nLicense\r\n=======\r\n\r\n\tCopyright Xiao Shen and other fsWin contributors. All rights reserved.\r\n\tPermission is hereby granted, free of charge, to any person obtaining a copy\r\n\tof this software and associated documentation files (the \"Software\"), to\r\n\tdeal in the Software without restriction, including without limitation the\r\n\trights to use, copy, modify, merge, publish, distribute, sublicense, and/or\r\n\tsell copies of the Software, and to permit persons to whom the Software is\r\n\tfurnished to do so, subject to the following conditions:\r\n\r\n\tThe above copyright notice and this permission notice shall be included in\r\n\tall copies or substantial portions of the Software.\r\n\r\n\tTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\r\n\tIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\r\n\tFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\r\n\tAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\r\n\tLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING\r\n\tFROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS\r\n\tIN THE SOFTWARE.", | ||
"_id": "fswin@2.14.820", | ||
"_from": "fswin@2.14.820", | ||
"dist": { | ||
"shasum": "1572cd5a486fff7755ca964dcc36d78ae4c047a9" | ||
}, | ||
"_resolved": "https://registry.npmjs.org/fswin/-/fswin-2.14.820.tgz" | ||
} |
334688
16