Hacked By AnonymousFox
{
"_from": "meant@1.0.2",
"_id": "meant@1.0.2",
"_inBundle": false,
"_integrity": "sha512-KN+1uowN/NK+sT/Lzx7WSGIj2u+3xe5n2LbwObfjOhPZiA+cCfCm6idVl0RkEfjThkw5XJ96CyRcanq6GmKtUg==",
"_location": "/meant",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "meant@1.0.2",
"name": "meant",
"escapedName": "meant",
"rawSpec": "1.0.2",
"saveSpec": null,
"fetchSpec": "1.0.2"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "https://registry.npmjs.org/meant/-/meant-1.0.2.tgz",
"_shasum": "5d0c78310a3d8ae1408a16be0fe0bd42a969f560",
"_spec": "meant@1.0.2",
"_where": "/Users/ruyadorno/Documents/workspace/cli/latest",
"author": {
"name": "Daijiro Wachi"
},
"bugs": {
"url": "https://github.com/watilde/meant/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Like the `Did you mean?` in git for npm",
"devDependencies": {
"standard": "^11.0.1",
"standard-version": "^8.0.1",
"tap": "^12.7.0"
},
"homepage": "https://github.com/watilde/meant#readme",
"keywords": [
"meant"
],
"license": "MIT",
"main": "index.js",
"name": "meant",
"repository": {
"type": "git",
"url": "git+https://github.com/watilde/meant.git"
},
"scripts": {
"release": "standard-version",
"test": "standard && tap test.js"
},
"version": "1.0.2"
}
Hacked By AnonymousFox1.0, Coded By AnonymousFox