1
0
Fork 0
arangodb/js/node/node_modules/ramda/package.json

97 lines
2.4 KiB
JSON

{
"author": {
"name": "Scott Sauyet",
"email": "scott@sauyet.com",
"url": "scott.sauyet.com"
},
"contributors": [
{
"name": "Michael Hurley",
"email": "mh@buzzdecafe.com",
"url": "http://buzzdecafe.com"
},
{
"name": "Scott Sauyet",
"email": "scott@sauyet.com",
"url": "http://fr.umio.us"
},
{
"name": "David Chambers",
"email": "dc@davidchambers.me",
"url": "http://davidchambers.me"
},
{
"name": "Graeme Yeates",
"email": "yeatesgraeme@gmail.com",
"url": "https://github.com/megawac"
}
],
"name": "ramda",
"description": "A practical functional library for JavaScript programmers.",
"version": "0.7.2",
"homepage": "https://www.github.com/ramda/ramda",
"license": "MIT",
"repository": {
"type": "git",
"url": "git://github.com/ramda/ramda.git"
},
"main": "ramda.js",
"scripts": {
"test": "grunt test"
},
"dependencies": {},
"devDependencies": {
"benchmark": "~1.0.0",
"deedpoll": "0.2.x",
"dox": "latest",
"grunt": "~0.4.5",
"grunt-benchmark": "https://github.com/buzzdecafe/grunt-benchmark/archive/09999a8c3fbfff04a1695846c1ccd0bd8a0ef5ab.tar.gz",
"grunt-cli": "~0.1.13",
"grunt-contrib-connect": "^0.8.0",
"grunt-contrib-jshint": "~0.10.0",
"grunt-docco": "latest",
"grunt-jscs": "~0.7.0",
"grunt-jsdoc": "^0.6.0",
"grunt-mocha": "~0.4.11",
"grunt-mocha-test": "~0.11.0",
"grunt-saucelabs": "^8.3.1",
"lodash": "latest",
"orchestrate": "~0.3.4",
"testem": "^0.6.18",
"uglify-js": "2.4.x",
"xyz": "0.4.x"
},
"bugs": {
"url": "https://github.com/ramda/ramda/issues"
},
"_id": "ramda@0.7.2",
"_shasum": "3992120720e4dff36e765d9147a6394d8b909d1b",
"_from": "ramda@*",
"_npmVersion": "1.4.9",
"_npmUser": {
"name": "buzzdecafe",
"email": "mh@buzzdecafe.com"
},
"maintainers": [
{
"name": "crosseye",
"email": "scott@sauyet.com"
},
{
"name": "buzzdecafe",
"email": "mh@buzzdecafe.com"
},
{
"name": "davidchambers",
"email": "dc@davidchambers.me"
}
],
"dist": {
"shasum": "3992120720e4dff36e765d9147a6394d8b909d1b",
"tarball": "http://registry.npmjs.org/ramda/-/ramda-0.7.2.tgz"
},
"directories": {},
"_resolved": "https://registry.npmjs.org/ramda/-/ramda-0.7.2.tgz",
"readme": "ERROR: No README data found!"
}