UNPKG

jsdsl-20

Version:

JavaScript Data Structure Library

28 lines (27 loc) 587 B
{ "name": "jsdsl-20", "version": "0.0.1", "description": "JavaScript Data Structure Library", "main": "src/index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/mudit56/JSDSL.git" }, "keywords": [ "javascript", "data", "structure", "DS", "ALGO" ], "author": "Mudit Panwar", "license": "MIT", "bugs": { "url": "https://github.com/mudit56/JSDSL/issues" }, "homepage": "https://github.com/mudit56/JSDSL#readme", "dependencies": {} }