heapster
Version:
Heap data structure so hype it's using ES 2015. Gluten and dependency free.
27 lines (26 loc) • 517 B
JSON
{
"name": "heapster",
"main": "index.js",
"version": "0.2.0",
"homepage": "https://github.com/pauldijou/heapster",
"authors": [
"Paul Dijou <paul.dijou@gmail.com>"
],
"description": "Heap data structure so hype it's using ES 2015. Gluten and dependency free.",
"moduleType": [
"es6"
],
"keywords": [
"heap"
],
"license": "Apache 2.0",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests",
"karma.conf.js",
"tests.webpack.js"
]
}