pourover
Version:
A library for simple, fast filtering and sorting of large collections in the browser
58 lines (57 loc) • 1.32 kB
JSON
{
"name": "axis",
"version": "0.3.2",
"description": "css library built on stylus",
"author": {
"name": "Jeff Escalante"
},
"main": "index.js",
"repository": {
"type": "git",
"url": "git://github.com/jenius/axis.git"
},
"dependencies": {
"nib": "1.x"
},
"devDependencies": {
"accord": "0.14.x",
"stylus": "*",
"mocha": "2.x",
"should": "4.x",
"coffee-script": "1.8.x",
"css-parse": "2.x"
},
"scripts": {
"test": "mocha"
},
"engines": {
"node": ">=0.8.0"
},
"gitHead": "7ed86d3f8d521d7e81e07980655440b4258e3554",
"bugs": {
"url": "https://github.com/jenius/axis/issues"
},
"homepage": "https://github.com/jenius/axis",
"_id": "axis@0.3.2",
"_shasum": "65a1c4cd7de4319bb63c65242cf78f491512e3c5",
"_from": "axis@>=0.3.0 <0.4.0",
"_npmVersion": "2.7.3",
"_nodeVersion": "0.12.0",
"_npmUser": {
"name": "jenius",
"email": "hello@jenius.me"
},
"maintainers": [
{
"name": "jenius",
"email": "hello@jenius.me"
}
],
"dist": {
"shasum": "65a1c4cd7de4319bb63c65242cf78f491512e3c5",
"tarball": "http://registry.npmjs.org/axis/-/axis-0.3.2.tgz"
},
"directories": {},
"_resolved": "https://registry.npmjs.org/axis/-/axis-0.3.2.tgz",
"readme": "ERROR: No README data found!"
}