Simple email application for Android. Original source code: https://framagit.org/dystopia-project/simple-email
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 

62 lines
1.2 KiB

{
"_args": [
[
"qw@1.0.1",
"/Users/rebecca/code/npm"
]
],
"_from": "qw@1.0.1",
"_id": "qw@1.0.1",
"_inBundle": true,
"_integrity": "sha1-77/cdA+a0FQwRCassYNBLMi5ltQ=",
"_location": "/npm/qw",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "qw@1.0.1",
"name": "qw",
"escapedName": "qw",
"rawSpec": "1.0.1",
"saveSpec": null,
"fetchSpec": "1.0.1"
},
"_requiredBy": [
"/npm"
],
"_resolved": "https://registry.npmjs.org/qw/-/qw-1.0.1.tgz",
"_spec": "1.0.1",
"_where": "/Users/rebecca/code/npm",
"author": {
"name": "Rebecca Turner",
"email": "me@re-becca.org",
"url": "http://re-becca.org/"
},
"bugs": {
"url": "https://github.com/iarna/node-qw/issues"
},
"dependencies": {},
"description": "Quoted word literals!",
"devDependencies": {
"tap": "^8.0.0"
},
"directories": {
"test": "test"
},
"files": [
"qw.js"
],
"homepage": "https://github.com/iarna/node-qw#readme",
"keywords": [],
"license": "ISC",
"main": "qw.js",
"name": "qw",
"repository": {
"type": "git",
"url": "git+https://github.com/iarna/node-qw.git"
},
"scripts": {
"test": "tap test"
},
"version": "1.0.1"
}