Website : rimsha.abasa.com
backdoor
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
var
/
www
/
cal.com
/
cal.com
/
node_modules
/
abstract-leveldown
/
Filename :
package.json
back
Copy
{ "name": "abstract-leveldown", "description": "An abstract prototype matching the LevelDOWN API", "version": "0.12.4", "contributors": [ "Rod Vagg <r@va.gg> (https://github.com/rvagg)", "John Chesley <john@chesl.es> (https://github.com/chesles/)", "Jake Verbaten <raynos2@gmail.com> (https://github.com/raynos)", "Dominic Tarr <dominic.tarr@gmail.com> (https://github.com/dominictarr)", "Max Ogden <max@maxogden.com> (https://github.com/maxogden)", "Lars-Magnus Skog <lars.magnus.skog@gmail.com> (https://github.com/ralphtheninja)", "David Björklund <david.bjorklund@gmail.com> (https://github.com/kesla)", "Julian Gruber <julian@juliangruber.com> (https://github.com/juliangruber)", "Paolo Fragomeni <paolo@async.ly> (https://github.com/hij1nx)", "Anton Whalley <anton.whalley@nearform.com> (https://github.com/No9)", "Matteo Collina <matteo.collina@gmail.com> (https://github.com/mcollina)", "Pedro Teixeira <pedro.teixeira@gmail.com> (https://github.com/pgte)", "James Halliday <mail@substack.net> (https://github.com/substack)" ], "repository": { "type": "git", "url": "https://github.com/rvagg/node-abstract-leveldown.git" }, "homepage": "https://github.com/rvagg/node-abstract-leveldown", "keywords": [ "leveldb", "leveldown", "levelup" ], "main": "./abstract-leveldown.js", "dependencies": { "xtend": "~3.0.0" }, "devDependencies": { "tap": "*", "sinon": "*", "rimraf": "*" }, "browser": { "rimraf": false }, "scripts": { "test": "node ./test.js" }, "license": "MIT" }