Newer
Older
"version": "1.0.2",
"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",
"repository": "https://code.research.uts.edu.au/eresearch/datacrate",
"dependencies": {
"devDependencies": {
"chai": "^4.1.2",
"chai-files": "^1.4.0",