pourover
Version:
A library for simple, fast filtering and sorting of large collections in the browser
53 lines (52 loc) • 1.23 kB
JSON
{
"name": "rupture",
"author": {
"name": "Jeff Escalante",
"email": "hello@jenius.me"
},
"description": "simple media queries for stylus",
"version": "0.6.1",
"repository": {
"type": "git",
"url": "git://github.com/jenius/rupture.git"
},
"devDependencies": {
"coffee-script": "*",
"css-parse": "*",
"mocha": "*",
"should": "^4.0.4",
"stylus": "*"
},
"main": "index.js",
"scripts": {
"test": "mocha"
},
"engines": {
"node": ">=0.8.0"
},
"bugs": {
"url": "https://github.com/jenius/rupture/issues"
},
"homepage": "https://github.com/jenius/rupture",
"_id": "rupture@0.6.1",
"_shasum": "8614028d25622a590ad0f064fdcf3e7f489ef6ab",
"_from": "rupture@>=0.6.0 <0.7.0",
"_npmVersion": "1.4.9",
"_npmUser": {
"name": "jenius",
"email": "hello@jenius.me"
},
"maintainers": [
{
"name": "jenius",
"email": "hello@jenius.me"
}
],
"dist": {
"shasum": "8614028d25622a590ad0f064fdcf3e7f489ef6ab",
"tarball": "http://registry.npmjs.org/rupture/-/rupture-0.6.1.tgz"
},
"directories": {},
"_resolved": "https://registry.npmjs.org/rupture/-/rupture-0.6.1.tgz",
"readme": "ERROR: No README data found!"
}