close-to-the-metal
Version:
I feel the need. The need, for speed!
23 lines (22 loc) • 506 B
JSON
{
"name": "close-to-the-metal",
"version": "0.0.1",
"description": "I feel the need. The need, for speed!",
"main": "index.js",
"scripts": {
"test": "mocha"
},
"repository": {
"type": "git",
"url": "https://github.com/andrewk/close-to-the-metal"
},
"keywords": [
"HN"
],
"author": "Andrew Krespanis",
"license": "MIT",
"bugs": {
"url": "https://github.com/andrewk/close-to-the-metal/issues"
},
"homepage": "https://github.com/andrewk/close-to-the-metal"
}