{ "_from": "poised@^0.3.1", "_id": "poised@0.3.1", "_inBundle": false, "_integrity": "sha512-zHT6PlL7frmCqdTjTm1iFKyLXyKnjT0thks8wc8imiJKBtMn/s17Sg8J+3ZWof5X7tSc6aecSmV0ykFnNbQNmw==", "_location": "/poised", "_phantomChildren": { "css-parse": "1.7.0", "cssom": "0.2.5", "debug": "2.6.9", "glob": "3.2.11", "sax": "0.5.8" }, "_requested": { "type": "range", "registry": true, "raw": "poised@^0.3.1", "name": "poised", "escapedName": "poised", "rawSpec": "^0.3.1", "saveSpec": null, "fetchSpec": "^0.3.1" }, "_requiredBy": [ "#DEV:/" ], "_resolved": "https://registry.npmjs.org/poised/-/poised-0.3.1.tgz", "_shasum": "1f1b49dc259c4b8d0e6dc5c64e10b3ef9d20c939", "_spec": "poised@^0.3.1", "_where": "/home/franz/projects/velaluqa/projects/velaluqa/ela", "author": { "name": "Arthur Leonard Andersen", "email": "arthur@beloved-king.org" }, "bugs": { "url": "https://github.com/velaluqa/poised/issues" }, "bundleDependencies": false, "dependencies": { "nib": "1.0.3", "stylus": "0.45.x" }, "deprecated": false, "description": "A poised Stylus framework for creation of beautiful and consistent web applications across devices.", "devDependencies": { "connect": "1.x", "jade": "0.22.0", "mocha": "*", "should": "*" }, "engines": { "node": "*" }, "homepage": "https://github.com/velaluqa/poised", "keywords": [ "css", "stylus", "stylesheets", "web" ], "license": "MIT", "main": "lib/poised.js", "name": "poised", "repository": { "type": "git", "url": "git://github.com/velaluqa/poised.git" }, "scripts": { "test": "mocha", "test-server": "node test/server.js" }, "version": "0.3.1" }