random-animals
Version:
it returns random animals
61 lines (60 loc) • 1.47 kB
JSON
{
"_args": [
[
"random-animals@1.0.2",
"/Users/serhanergoren/Desktop/paket1"
]
],
"_from": "random-animals@1.0.2",
"_id": "random-animals@1.0.2",
"_inBundle": false,
"_integrity": "sha512-SFqvi+R4d3JY5hY+b44aWi0A65speVFj2kV9rJTtc3OXWbP+3fUoz1wXNbDEwLXxyZC5VeTx6mjsMR73CIHXpQ==",
"_location": "/random-animals",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "random-animals@1.0.2",
"name": "random-animals",
"escapedName": "random-animals",
"rawSpec": "1.0.2",
"saveSpec": null,
"fetchSpec": "1.0.2"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/random-animals/-/random-animals-1.0.2.tgz",
"_spec": "1.0.2",
"_where": "/Users/serhanergoren/Desktop/paket1",
"author": {
"name": "Serhann & 4rd4"
},
"bugs": {
"url": "https://github.com/Serhann/random-animals/issues"
},
"dependencies": {
"snekfetch": "^3.6.3"
},
"description": "it returns random animals",
"homepage": "https://github.com/Serhann/random-animals#readme",
"keywords": [
"random animal",
"random cats",
"random dogs",
"animal",
"cats",
"dogs"
],
"license": "MIT",
"main": "index.js",
"name": "random-animals",
"repository": {
"type": "git",
"url": "git+https://github.com/Serhann/random-animals.git"
},
"scripts": {
"test": "cd examples && node testAll"
},
"version": "1.0.3"
}