Commit fb3cf5f7 by Konstantin Käfer

cleanup duplicate entries

parent 094367cd
...@@ -17,14 +17,9 @@ ...@@ -17,14 +17,9 @@
"type": "git", "type": "git",
"url": "http://github.com/orlandov/node-sqlite.git" "url": "http://github.com/orlandov/node-sqlite.git"
}, },
"main": "sqlite",
"engines": { "engines": {
"node": ">=0.2.0" "node": ">=0.2.0"
}, },
"scripts": {
"test": "./run-tests",
"preinstall": "node-waf configure build"
},
"licenses": [{ "type": "BSD" }], "licenses": [{ "type": "BSD" }],
"main": "./sqlite3" "main": "./sqlite3"
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment