another-linked-list
Version:
Linked list in JavaScript
15 lines (14 loc) • 322 B
JSON
{
"name": "project",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"devDependencies": {
"another-linked-list": "latest"
},
"author": "Ahad Bokhari <ahadbokhari@gmail.com> (http://ahadb.com)",
"license": "ISC"
}