UNPKG

open-data

Version:

A package filled with data structures, sort algorithms, selections, and more to come

109 lines (108 loc) 2.57 kB
{ "_args": [ [ { "raw": "open-data", "scope": null, "escapedName": "open-data", "name": "open-data", "rawSpec": "", "spec": "latest", "type": "tag" }, "/Users/julianknodt/Desktop/Programming/npm/openData" ] ], "_from": "open-data@latest", "_id": "open-data@0.7.6", "_inCache": true, "_location": "/open-data", "_nodeVersion": "7.4.0", "_npmOperationalInternal": { "host": "packages-12-west.internal.npmjs.com", "tmp": "tmp/open-data-0.7.6.tgz_1486114430664_0.37023796420544386" }, "_npmUser": { "name": "tomzer0", "email": "julianknodt@gmail.com" }, "_npmVersion": "4.0.5", "_phantomChildren": {}, "_requested": { "raw": "open-data", "scope": null, "escapedName": "open-data", "name": "open-data", "rawSpec": "", "spec": "latest", "type": "tag" }, "_requiredBy": [ "#USER" ], "_resolved": "https://registry.npmjs.org/open-data/-/open-data-0.7.6.tgz", "_shasum": "f5a2ed1fd9c83e02da727a8acf9e1093201c8e48", "_shrinkwrap": null, "_spec": "open-data", "_where": "/Users/julianknodt/Desktop/Programming/npm/openData", "author": { "name": "Julian Knodt", "email": "julianknodt@gmail.com" }, "bugs": { "url": "https://github.com/JulianKnodt/open-data/issues", "email": "julianknodt@gmail.com" }, "dependencies": {}, "description": "A package filled with data structures, sort algorithms, selections, and more to come", "devDependencies": { "mocha": "^3.2.0" }, "directories": {}, "dist": { "shasum": "f5a2ed1fd9c83e02da727a8acf9e1093201c8e48", "tarball": "https://registry.npmjs.org/open-data/-/open-data-0.7.6.tgz" }, "gitHead": "07d87af2a3425d2102e52241ea7f93098e7051d6", "homepage": "https://github.com/JulianKnodt/open-data#readme", "keywords": [ "Data", "Structures", "Sorting", "Algoriths", "Selections", "cache", "LRU", "MRU", "Queue", "Time", "Complexity", "stack", "trees", "Binary Trees", "RedBlackTrees", "Lists", "Matrix", "Circle", "Geometry" ], "license": "MIT", "main": "index.js", "maintainers": [ { "name": "tomzer0", "email": "julianknodt@gmail.com" } ], "name": "open-data", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/JulianKnodt/open-data.git" }, "scripts": { "test": "mocha" }, "version": "0.7.8" }