{
    "name": "nodeml",
    "version": "0.4.0",
    "description": "node.js machine learning package",
    "author": "proin",
    "main": "index.js",
    "license": "MIT",
    "repository": {
        "type": "git",
        "url": "https://github.com/proin/nodeml"
    },
    "keywords": [
        "rnn",
        "cnn",
        "machine-learning",
        "deep-learning"
    ],
    "scripts": {},
    "dependencies": {
    }
}
