1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283 |
- {
- "_args": [
- [
- "libqp@^1.1.0",
- "D:\\work\\im\\node_modules\\buildmail"
- ]
- ],
- "_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": "D:\\work\\im\\node_modules\\buildmail",
- "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": "https://registry.npmjs.org/libqp/-/libqp-1.1.0.tgz"
- },
- "gitHead": "af43f886d2fdf871f94dd8db7eaea1e7f881ea4f",
- "homepage": "https://github.com/andris9/libqp",
- "keywords": [
- "quoted-printable",
- "mime"
- ],
- "license": "MIT",
- "main": "lib/libqp.js",
- "maintainers": [
- {
- "email": "andris@node.ee",
- "name": "andris"
- }
- ],
- "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"
- }
|