cleanup duplicate entries
Showing
| ... | ... | @@ -17,14 +17,9 @@ |
| "type": "git", | ||
| "url": "http://github.com/orlandov/node-sqlite.git" | ||
| }, | ||
| "main": "sqlite", | ||
| "engines": { | ||
| "node": ">=0.2.0" | ||
| }, | ||
| "scripts": { | ||
| "test": "./run-tests", | ||
| "preinstall": "node-waf configure build" | ||
| }, | ||
| "licenses": [{ "type": "BSD" }], | ||
| "main": "./sqlite3" | ||
| } |
Please
register
or
sign in
to comment