1
0
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:
Mathias Buus 2015-03-12 03:13:26 +01:00
parent af505ffc05
commit 61eb6401bd

View File

@ -11,7 +11,12 @@
"bindings": "^1.2.1",
"nan": "^1.7.0"
},
"devDependencies": {},
"devDependencies": {
"standard": "^3.0.0-beta3"
},
"scripts": {
"test": "standard"
},
"repository": {
"type": "git",
"url": "https://github.com/mafintosh/fuse-bindings.git"