Newer
Older
{
"name": "datacrate",
"version": "1.0.0",
"description": "utilities for building and manipulating DataCrate data packages",
"main": "index.js",
"scripts": {
"test": "./node_modules/mocha/bin/mocha ./**/*spec.js"
},
"keywords": [
"datacrate",
"data"
],
"author": "Mike Lynch",
"license": "GPL-3.0",