blob: e047bb8b0c571f78900eb545f46a8b3235b02f8f [file] [log] [blame]
{
"name": "datajs",
"title": "datajs library",
"version": "2.0.0",
"description": "datajs is a new cross-browser JavaScript library that enables data-centric web applications by leveraging modern protocols such as JSON and OData and HTML5-enabled browser features. It's designed to be small, fast and easy to use.",
"homepage": "http://olingo.apache.org",
"repository": {
"type": "git",
"url": "http://git-wip-us.apache.org/repos/asf/olingo-odata4-js.git"
},
"engines": {
"node": ">= 0.10.0"
},
"contributors": [
{
"name": "Bing Li",
"email": "bingl@apache.org"
},
{
"name": "Sven Kobler-Morris",
"email": "koblers@apache.org"
}
],
"scripts": {},
"devDependencies": {
"browserify": "^4.1.5",
"grunt": "^0.4.5",
"grunt-browserify": "^2.1.0",
"grunt-connect-proxy": "^0.1.10",
"grunt-contrib-connect": "^0.7.1",
"grunt-contrib-copy": "^0.5.0",
"grunt-contrib-uglify": "^0.4.0",
"grunt-node-qunit": "^2.0.2"
}
}