@zkochan/pnpm
Version:
Fast, disk space efficient package manager
114 lines (113 loc) • 9.45 kB
JSON
{
"_args": [
[
{
"raw": "noop6@^1.0.0",
"scope": null,
"escapedName": "noop6",
"name": "noop6",
"rawSpec": "^1.0.0",
"spec": ">=1.0.0 <2.0.0",
"type": "range"
},
"/home/zkochan/src/pnpm/packages/pnpm/node_modules/custom-return"
]
],
"_from": "noop6@>=1.0.0 <2.0.0",
"_id": "noop6@1.0.7",
"_inCache": true,
"_location": "/noop6",
"_nodeVersion": "7.0.0",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/noop6-1.0.7.tgz_1504874895227_0.9723841957747936"
},
"_npmUser": {
"name": "ionicabizau",
"email": "bizauionica@gmail.com"
},
"_npmVersion": "4.1.1",
"_phantomChildren": {},
"_requested": {
"raw": "noop6@^1.0.0",
"scope": null,
"escapedName": "noop6",
"name": "noop6",
"rawSpec": "^1.0.0",
"spec": ">=1.0.0 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/custom-return",
"/function.name"
],
"_resolved": "https://registry.npmjs.org/noop6/-/noop6-1.0.7.tgz",
"_shasum": "96767bf2058ba59ca8cb91559347ddc80239fa8e",
"_shrinkwrap": null,
"_spec": "noop6@^1.0.0",
"_where": "/home/zkochan/src/pnpm/packages/pnpm/node_modules/custom-return",
"author": {
"name": "Ionică Bizău",
"email": "bizauionica@gmail.com",
"url": "https://ionicabizau.net"
},
"bugs": {
"url": "https://github.com/IonicaBizau/noop6/issues"
},
"dependencies": {},
"description": "No operation as a module using an arrow function.",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "96767bf2058ba59ca8cb91559347ddc80239fa8e",
"tarball": "https://registry.npmjs.org/noop6/-/noop6-1.0.7.tgz"
},
"files": [
"bin/",
"app/",
"lib/",
"dist/",
"src/",
"scripts/",
"resources/",
"menu/",
"cli.js",
"index.js",
"bloggify.js",
"bloggify.json",
"bloggify/"
],
"gitHead": "39bf01d4a8d5a0b6cf85f38335f562fbb5cb3486",
"homepage": "https://github.com/IonicaBizau/noop6#readme",
"keywords": [
"noop6",
"no",
"operation",
"as",
"a",
"module",
"using",
"arrow",
"functions"
],
"license": "MIT",
"main": "lib/index.js",
"maintainers": [
{
"name": "ionicabizau",
"email": "bizauionica@gmail.com"
}
],
"name": "noop6",
"optionalDependencies": {},
"readme": "<!-- Please do not edit this file. Edit the `blah` field in the `package.json` instead. If in doubt, open an issue. -->\n\n\n# noop6\n\n [![Support me on Patreon][badge_patreon]][patreon] [![Buy me a book][badge_amazon]][amazon] [![PayPal][badge_paypal_donate]][paypal-donations] [](https://github.com/IonicaBizau/ama) [](https://www.npmjs.com/package/noop6) [](https://www.npmjs.com/package/noop6)\n\n> No operation as a module using an arrow function.\n\n## :cloud: Installation\n\n```sh\n$ npm i --save noop6\n```\n\n\n## :clipboard: Example\n\n\n\n```js\nconst noop = require(\"noop6\");\n\nnoop();\n// Nothing happened, yay!\n\nlet square = (x, cb) => {\n cb = cb || noop;\n cb(x * x);\n};\n\nsquare(42, r => {\n console.log(r);\n // => 1764\n});\n\n// No error, even we don't send the callback function\nsquare(42);\n```\n\n\n\n## :question: Get Help\n\nThere are few ways to get help:\n\n 1. Please [post questions on Stack Overflow](https://stackoverflow.com/questions/ask). You can open issues with questions, as long you add a link to your Stack Overflow question.\n 2. For bug reports and feature requests, open issues. :bug:\n 3. For direct and quick help, you can [use Codementor](https://www.codementor.io/johnnyb). :rocket:\n\n\n## :yum: How to contribute\nHave an idea? Found a bug? See [how to contribute][contributing].\n\n\n## :sparkling_heart: Support my projects\n\nI open-source almost everything I can, and I try to reply everyone needing help using these projects. Obviously,\nthis takes time. You can integrate and use these projects in your applications *for free*! You can even change the source code and redistribute (even resell it).\n\nHowever, if you get some profit from this or just want to encourage me to continue creating stuff, there are few ways you can do it:\n\n - Starring and sharing the projects you like :rocket:\n - [![Buy me a book][badge_amazon]][amazon]—I love books! I will remember you after years if you buy me one. :grin: :book:\n - [![PayPal][badge_paypal]][paypal-donations]—You can make one-time donations via PayPal. I'll probably buy a ~~coffee~~ tea. :tea:\n - [![Support me on Patreon][badge_patreon]][patreon]—Set up a recurring monthly donation and you will get interesting news about what I'm doing (things that I don't share with everyone).\n - **Bitcoin**—You can send me bitcoins at this address (or scanning the code below): `1P9BRsmazNQcuyTxEqveUsnf5CERdq35V6`\n\n \n\nThanks! :heart:\n\n\n## :dizzy: Where is this library used?\nIf you are using this library in one of your projects, add it in this list. :sparkles:\n\n\n - [`3abn`](https://github.com/IonicaBizau/3abn#readme)—A 3ABN radio client in the terminal.\n - [`assured`](https://github.com/IonicaBizau/assured#readme)—Combine promises and callbacks together.\n - [`asyncer.js`](https://github.com/IonicaBizau/asyncer.js#readme)—Run groups of (a)sync functions.\n - [`bloggify-ajs-renderer`](https://github.com/Bloggify/ajs-renderer#readme) (by Bloggify)—ajs renderer for Bloggify.\n - [`bloggify-js-renderer`](https://github.com/Bloggify/js-renderer#readme) (by Bloggify)—JS renderer for Bloggify.\n - [`bloggify-plugin-loader`](https://github.com/Bloggify/plugin-loader#readme) (by Bloggify)—The Bloggify plugin loader.\n - [`bloggify-pug-renderer`](https://github.com/Bloggify/pug-renderer#readme) (by Bloggify)—Render Pug templates.\n - [`bloggify-redirect`](https://github.com/Bloggify/redirect#readme)—A Bloggify plugin to handle the link redirects.\n - [`bloggify-renderer-ajs`](https://github.com/Bloggify/renderer-ajs#readme) (by Bloggify)—ajs renderer for Bloggify.\n - [`bloggify-template-renderer`](https://github.com/Bloggify/template-renderer#readme) (by Bloggify)—The default template renderer for Bloggify.\n - [`bloggify-theme-renderer`](https://github.com/Bloggify/theme-renderer#readme) (by Bloggify)—The default theme renderer for Bloggify.\n - [`custom-return`](https://github.com/IonicaBizau/custom-return#readme)—Generate a function that returns a constant.\n - [`custom-return-2`](https://github.com/IonicaBizau/custom-return#readme)—Generate a function that returns a constant.\n - [`fn-wrap`](https://github.com/IonicaBizau/fn-wrap#readme)—Function wrapping utility.\n - [`fortran`](https://github.com/IonicaBizau/node-fortran)—Fortran bridge for Node.js which allows you to run Fortran code from Node.js.\n - [`function.name`](https://github.com/IonicaBizau/function.name#readme)—Function name shim (especially for supporting function names in Internet Explorer).\n - [`image-parser`](https://github.com/IonicaBizau/image-parser#readme)—An image parser that works.\n - [`jsonrequest`](https://github.com/IonicaBizau/jsonrequest)—A tiny library for requesting and getting JSON resources.\n - [`lien`](https://github.com/LienJS/Lien)—An easy to use web framework for Node.js.\n - [`lwipify`](https://github.com/IonicaBizau/lwipify#readme)—Convert images in lwip objects.\n - [`nodeice`](https://github.com/IonicaBizau/nodeice)—Another PDF invoice generator\n - [`parrot-bot`](https://github.com/IonicaBizau/parrot-bot#readme)—A parrot-like bot you can talk with.\n - [`pull-from-source`](https://github.com/IonicaBizau/pull-from-source#readme)—Pulls the changes from the source repository in the forked one.\n - [`rucksack`](https://github.com/IonicaBizau/rucksack-new#readme)—JavaScript and CSS bundler.\n - [`tinyreq`](https://github.com/IonicaBizau/tinyreq)—Tiny library for making http(s) requests.\n - [`tithe`](https://github.com/IonicaBizau/tithe)—Organize and track the tithe payments.\n - [`transformer`](https://github.com/IonicaBizau/transformer#readme)—Transform data using synchronous and asynchronous functions.\n\n## :scroll: License\n\n[MIT][license] © [Ionică Bizău][website]\n\n[badge_patreon]: http://ionicabizau.github.io/badges/patreon.svg\n[badge_amazon]: http://ionicabizau.github.io/badges/amazon.svg\n[badge_paypal]: http://ionicabizau.github.io/badges/paypal.svg\n[badge_paypal_donate]: http://ionicabizau.github.io/badges/paypal_donate.svg\n[patreon]: https://www.patreon.com/ionicabizau\n[amazon]: http://amzn.eu/hRo9sIZ\n[paypal-donations]: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=RVXDDLKKLQRJW\n[donate-now]: http://i.imgur.com/6cMbHOC.png\n\n[license]: http://showalicense.com/?fullname=Ionic%C4%83%20Biz%C4%83u%20%3Cbizauionica%40gmail.com%3E%20(https%3A%2F%2Fionicabizau.net)&year=2016#license-mit\n[website]: https://ionicabizau.net\n[contributing]: /CONTRIBUTING.md\n[docs]: /DOCUMENTATION.md\n",
"readmeFilename": "README.md",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/IonicaBizau/noop6.git"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "1.0.7"
}