mirror of
https://github.com/mgerb/mywebsite
synced 2026-01-12 02:42:48 +00:00
80 lines
1.9 KiB
JSON
80 lines
1.9 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"libbase64@^0.1.0",
|
|
"/home/mitchell/Desktop/test-mywebsite/mywebsite/node_modules/libmime"
|
|
]
|
|
],
|
|
"_from": "libbase64@>=0.1.0 <0.2.0",
|
|
"_id": "libbase64@0.1.0",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/libbase64",
|
|
"_npmUser": {
|
|
"email": "andris@node.ee",
|
|
"name": "andris"
|
|
},
|
|
"_npmVersion": "1.4.3",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "libbase64",
|
|
"raw": "libbase64@^0.1.0",
|
|
"rawSpec": "^0.1.0",
|
|
"scope": null,
|
|
"spec": ">=0.1.0 <0.2.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/buildmail",
|
|
"/libmime"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/libbase64/-/libbase64-0.1.0.tgz",
|
|
"_shasum": "62351a839563ac5ff5bd26f12f60e9830bb751e6",
|
|
"_shrinkwrap": null,
|
|
"_spec": "libbase64@^0.1.0",
|
|
"_where": "/home/mitchell/Desktop/test-mywebsite/mywebsite/node_modules/libmime",
|
|
"author": {
|
|
"name": "Andris Reinman"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/andris9/libbase64/issues"
|
|
},
|
|
"dependencies": {},
|
|
"description": "Encode and decode base64 encoded strings",
|
|
"devDependencies": {
|
|
"chai": "~1.8.1",
|
|
"grunt": "~0.4.1",
|
|
"grunt-contrib-jshint": "~0.8.0",
|
|
"grunt-mocha-test": "~0.10.0"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"shasum": "62351a839563ac5ff5bd26f12f60e9830bb751e6",
|
|
"tarball": "http://registry.npmjs.org/libbase64/-/libbase64-0.1.0.tgz"
|
|
},
|
|
"homepage": "https://github.com/andris9/libbase64",
|
|
"keywords": [
|
|
"base64",
|
|
"mime"
|
|
],
|
|
"license": "MIT",
|
|
"main": "lib/libbase64.js",
|
|
"maintainers": [
|
|
{
|
|
"name": "andris",
|
|
"email": "andris@node.ee"
|
|
}
|
|
],
|
|
"name": "libbase64",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/andris9/libbase64.git"
|
|
},
|
|
"scripts": {
|
|
"test": "grunt"
|
|
},
|
|
"version": "0.1.0"
|
|
}
|