mirror of
https://github.com/fuse-friends/fuse-native
synced 2024-10-27 18:34:01 +00:00
add standard
This commit is contained in:
parent
af505ffc05
commit
61eb6401bd
@ -11,7 +11,12 @@
|
|||||||
"bindings": "^1.2.1",
|
"bindings": "^1.2.1",
|
||||||
"nan": "^1.7.0"
|
"nan": "^1.7.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {},
|
"devDependencies": {
|
||||||
|
"standard": "^3.0.0-beta3"
|
||||||
|
},
|
||||||
|
"scripts": {
|
||||||
|
"test": "standard"
|
||||||
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/mafintosh/fuse-bindings.git"
|
"url": "https://github.com/mafintosh/fuse-bindings.git"
|
||||||
|
Loading…
Reference in New Issue
Block a user