blob: af1d52770248cf9d8a7a30b7bcbf5cde58f5b0f8 [file] [log] [blame]
{
"name": "cassandra-driver-examples",
"description": "Examples for the DataStax Node.js Driver for Apache Cassandra",
"version": "0.0.1",
"license": "Apache-2.0",
"private": true,
"dependencies": {
"cassandra-driver": "file:../",
"async": "^1.5.2"
}
}