You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
typesetting/pitfall/pdfkit/node_modules/string_decoder/package.json

88 lines
2.1 KiB
JSON

{
"_args": [
[
{
"raw": "string_decoder@~0.0.0",
"scope": null,
"escapedName": "string_decoder",
"name": "string_decoder",
"rawSpec": "~0.0.0",
"spec": ">=0.0.0 <0.1.0",
"type": "range"
},
"/Users/MB/git/pdfkit/node_modules/browserify"
]
],
"_from": "string_decoder@>=0.0.0 <0.1.0",
"_id": "string_decoder@0.0.1",
"_inCache": true,
"_location": "/string_decoder",
"_npmUser": {
"name": "substack",
"email": "mail@substack.net"
},
"_npmVersion": "1.3.21",
"_phantomChildren": {},
"_requested": {
"raw": "string_decoder@~0.0.0",
"scope": null,
"escapedName": "string_decoder",
"name": "string_decoder",
"rawSpec": "~0.0.0",
"spec": ">=0.0.0 <0.1.0",
"type": "range"
},
"_requiredBy": [
"/browserify"
],
"_resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-0.0.1.tgz",
"_shasum": "f5472d0a8d1650ec823752d24e6fd627b39bf141",
"_shrinkwrap": null,
"_spec": "string_decoder@~0.0.0",
"_where": "/Users/MB/git/pdfkit/node_modules/browserify",
"author": {
"name": "James Halliday",
"email": "mail@substack.net",
"url": "http://substack.net"
},
"bugs": {
"url": "https://github.com/substack/string_decoder/issues"
},
"dependencies": {},
"description": "the string_decoder module from node core for browsers",
"devDependencies": {
"tap": "~0.4.8"
},
"directories": {},
"dist": {
"shasum": "f5472d0a8d1650ec823752d24e6fd627b39bf141",
"tarball": "https://registry.npmjs.org/string_decoder/-/string_decoder-0.0.1.tgz"
},
"homepage": "https://github.com/substack/string_decoder",
"keywords": [
"string",
"decoder",
"browser",
"browserify"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "substack",
"email": "mail@substack.net"
}
],
"name": "string_decoder",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/substack/string_decoder.git"
},
"scripts": {
"test": "tap test/simple/*.js"
},
"version": "0.0.1"
}