mirror of
https://github.com/mgerb/mywebsite
synced 2026-01-11 18:32:50 +00:00
83 lines
2.0 KiB
JSON
83 lines
2.0 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"libqp@^1.1.0",
|
|
"/home/mitchell/Desktop/test-mywebsite/mywebsite/node_modules/libmime"
|
|
]
|
|
],
|
|
"_from": "libqp@>=1.1.0 <2.0.0",
|
|
"_id": "libqp@1.1.0",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/libqp",
|
|
"_nodeVersion": "4.1.0",
|
|
"_npmUser": {
|
|
"email": "andris@kreata.ee",
|
|
"name": "andris"
|
|
},
|
|
"_npmVersion": "2.14.3",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "libqp",
|
|
"raw": "libqp@^1.1.0",
|
|
"rawSpec": "^1.1.0",
|
|
"scope": null,
|
|
"spec": ">=1.1.0 <2.0.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/buildmail",
|
|
"/libmime"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/libqp/-/libqp-1.1.0.tgz",
|
|
"_shasum": "f5e6e06ad74b794fb5b5b66988bf728ef1dedbe8",
|
|
"_shrinkwrap": null,
|
|
"_spec": "libqp@^1.1.0",
|
|
"_where": "/home/mitchell/Desktop/test-mywebsite/mywebsite/node_modules/libmime",
|
|
"author": {
|
|
"name": "Andris Reinman"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/andris9/libqp/issues"
|
|
},
|
|
"dependencies": {},
|
|
"description": "Encode and decode quoted-printable strings according to rfc2045",
|
|
"devDependencies": {
|
|
"chai": "~3.3.0",
|
|
"grunt": "~0.4.5",
|
|
"grunt-contrib-jshint": "~0.11.3",
|
|
"grunt-mocha-test": "~0.12.7",
|
|
"mocha": "^2.3.3"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"shasum": "f5e6e06ad74b794fb5b5b66988bf728ef1dedbe8",
|
|
"tarball": "http://registry.npmjs.org/libqp/-/libqp-1.1.0.tgz"
|
|
},
|
|
"gitHead": "af43f886d2fdf871f94dd8db7eaea1e7f881ea4f",
|
|
"homepage": "https://github.com/andris9/libqp",
|
|
"keywords": [
|
|
"mime",
|
|
"quoted-printable"
|
|
],
|
|
"license": "MIT",
|
|
"main": "lib/libqp.js",
|
|
"maintainers": [
|
|
{
|
|
"name": "andris",
|
|
"email": "andris@node.ee"
|
|
}
|
|
],
|
|
"name": "libqp",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/andris9/libqp.git"
|
|
},
|
|
"scripts": {
|
|
"test": "grunt"
|
|
},
|
|
"version": "1.1.0"
|
|
}
|