85 lines
2.3 KiB
JSON
85 lines
2.3 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
{
|
|
"raw": "noop-fn@^1.0.0",
|
|
"scope": null,
|
|
"escapedName": "noop-fn",
|
|
"name": "noop-fn",
|
|
"rawSpec": "^1.0.0",
|
|
"spec": ">=1.0.0 <2.0.0",
|
|
"type": "range"
|
|
},
|
|
"/home/jdaugherty/work/GT2/GT2-Android/node_modules/websql"
|
|
]
|
|
],
|
|
"_from": "noop-fn@>=1.0.0 <2.0.0",
|
|
"_id": "noop-fn@1.0.0",
|
|
"_inCache": true,
|
|
"_location": "/noop-fn",
|
|
"_nodeVersion": "4.2.2",
|
|
"_npmUser": {
|
|
"name": "inikulin",
|
|
"email": "ifaaan@gmail.com"
|
|
},
|
|
"_npmVersion": "2.14.7",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"raw": "noop-fn@^1.0.0",
|
|
"scope": null,
|
|
"escapedName": "noop-fn",
|
|
"name": "noop-fn",
|
|
"rawSpec": "^1.0.0",
|
|
"spec": ">=1.0.0 <2.0.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/websql"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/noop-fn/-/noop-fn-1.0.0.tgz",
|
|
"_shasum": "5f33d47f13d2150df93e0cb036699e982f78ffbf",
|
|
"_shrinkwrap": null,
|
|
"_spec": "noop-fn@^1.0.0",
|
|
"_where": "/home/jdaugherty/work/GT2/GT2-Android/node_modules/websql",
|
|
"author": {
|
|
"name": "Ivan Nikulin",
|
|
"url": "ifaaan@gmail.com, https://github.com/inikulin"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/inikulin/noop-fn/issues"
|
|
},
|
|
"dependencies": {},
|
|
"description": "It's noop function. It does nothing.",
|
|
"devDependencies": {},
|
|
"directories": {},
|
|
"dist": {
|
|
"shasum": "5f33d47f13d2150df93e0cb036699e982f78ffbf",
|
|
"tarball": "https://registry.npmjs.org/noop-fn/-/noop-fn-1.0.0.tgz"
|
|
},
|
|
"gitHead": "b5cfc3fe7f400f19d40d3e7d3a4d25631980fb78",
|
|
"homepage": "https://github.com/inikulin/noop-fn#readme",
|
|
"keywords": [
|
|
"noop",
|
|
"function",
|
|
"nothing"
|
|
],
|
|
"license": "MIT",
|
|
"main": "index.js",
|
|
"maintainers": [
|
|
{
|
|
"name": "inikulin",
|
|
"email": "ifaaan@gmail.com"
|
|
}
|
|
],
|
|
"name": "noop-fn",
|
|
"optionalDependencies": {},
|
|
"readme": "# noop-fn\n\nIt's noop function. It does nothing.\n\n## Install\n```\nnpm install noop-fn\n```\n\n## Usage\n```js\nvar noop = require('noop-fn');\n\nnoop(); // Nothing happened\n```\n\n\n## Author\n[Ivan Nikulin](https://github.com/inikulin) (ifaaan@gmail.com)\n\n",
|
|
"readmeFilename": "README.md",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/inikulin/noop-fn.git"
|
|
},
|
|
"scripts": {},
|
|
"version": "1.0.0"
|
|
}
|