mirror of
https://github.com/fuse-friends/fuse-native
synced 2024-10-27 18:34:01 +00:00
1.0.0
This commit is contained in:
parent
61eb6401bd
commit
8c3bda11a6
@ -1,10 +1,10 @@
|
||||
{
|
||||
"name": "fuse-bindings",
|
||||
"version": "0.0.0",
|
||||
"version": "1.0.0",
|
||||
"description": "Fully maintained fuse bindings for Node that aims to cover the entire FUSE api",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"install": "node-gyp rebuild"
|
||||
"test": "standard"
|
||||
},
|
||||
"gypfile": true,
|
||||
"dependencies": {
|
||||
@ -14,9 +14,6 @@
|
||||
"devDependencies": {
|
||||
"standard": "^3.0.0-beta3"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "standard"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/mafintosh/fuse-bindings.git"
|
||||
|
Loading…
Reference in New Issue
Block a user