Sha256: 57212899968f21139d7cc206c33fa0d7e9e2012e533824675fded033a8e4cc44
Contents?: true
Size: 1.34 KB
Versions: 2
Compression:
Stored size: 1.34 KB
Contents
{ "name": "run-async", "version": "0.1.0", "description": "Utility method to run function either synchronously or asynchronously using the common `this.async()` style.", "main": "index.js", "scripts": { "test": "mocha -R spec" }, "repository": { "type": "git", "url": "git://github.com/SBoudrias/run-async" }, "keywords": [ "flow", "flow-control", "async" ], "author": { "name": "Simon Boudrias", "email": "admin@simonboudrias.com" }, "license": "MIT", "bugs": { "url": "https://github.com/SBoudrias/run-async/issues" }, "homepage": "https://github.com/SBoudrias/run-async", "dependencies": { "once": "^1.3.0" }, "devDependencies": { "mocha": "^1.21.4" }, "_id": "run-async@0.1.0", "dist": { "shasum": "c8ad4a5e110661e402a7d21b530e009f25f8e389", "tarball": "http://registry.npmjs.org/run-async/-/run-async-0.1.0.tgz" }, "_from": "run-async@>=0.1.0 <0.2.0", "_npmVersion": "1.4.6", "_npmUser": { "name": "sboudrias", "email": "admin@simonboudrias.com" }, "maintainers": [ { "name": "sboudrias", "email": "admin@simonboudrias.com" } ], "directories": {}, "_shasum": "c8ad4a5e110661e402a7d21b530e009f25f8e389", "_resolved": "https://registry.npmjs.org/run-async/-/run-async-0.1.0.tgz", "readme": "ERROR: No README data found!" }
Version data entries
2 entries across 2 versions & 1 rubygems