{ "name": "once", "version": "1.3.1", "description": "Run a function exactly one time", "main": "once.js", "directories": { "test": "test" }, "dependencies": { "wrappy": "1" }, "devDependencies": { "tap": "~0.3.0" }, "scripts": { "test": "tap test/*.js" }, "repository": { "type": "git", "url": "git://github.com/isaacs/once" }, "keywords": [ "once", "function", "one", "single" ], "author": { "name": "Isaac Z. Schlueter", "email": "i@izs.me", "url": "http://blog.izs.me/" }, "license": "BSD", "gitHead": "c90ac02a74f433ce47f6938869e68dd6196ffc2c", "bugs": { "url": "https://github.com/isaacs/once/issues" }, "homepage": "https://github.com/isaacs/once", "_id": "once@1.3.1", "_shasum": "f3f3e4da5b7d27b5c732969ee3e67e729457b31f", "_from": "once@>=1.3.1 <2.0.0", "_npmVersion": "2.0.0", "_nodeVersion": "0.10.31", "_npmUser": { "name": "isaacs", "email": "i@izs.me" }, "maintainers": [ { "name": "isaacs", "email": "i@izs.me" } ], "dist": { "shasum": "f3f3e4da5b7d27b5c732969ee3e67e729457b31f", "tarball": "http://registry.npmjs.org/once/-/once-1.3.1.tgz" }, "_resolved": "https://registry.npmjs.org/once/-/once-1.3.1.tgz", "readme": "ERROR: No README data found!" }