/
proc
/
self
/
root
/
usr
/
lib
/
nodejs
/
yallist
/
Upload File
HOME
{ "name": "yallist", "version": "2.0.0", "description": "Yet Another Linked List", "main": "yallist.js", "directories": { "test": "test" }, "dependencies": {}, "devDependencies": { "tap": "^2.3.2" }, "scripts": { "test": "tap test/*.js --cov" }, "repository": { "type": "git", "url": "git+https://github.com/isaacs/yallist.git" }, "author": "Isaac Z. Schlueter <i@izs.me> (http://blog.izs.me/)", "license": "ISC" }