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.
83 lines
3.1 KiB
83 lines
3.1 KiB
{ |
|
"_args": [ |
|
[ |
|
"to-buffer@^1.1.0", |
|
"/Users/rdrew/themes/lmmi_journal_theme/node_modules/tar-stream" |
|
] |
|
], |
|
"_from": "to-buffer@>=1.1.0 <2.0.0", |
|
"_id": "to-buffer@1.1.1", |
|
"_inCache": true, |
|
"_installable": true, |
|
"_location": "/to-buffer", |
|
"_nodeVersion": "9.11.1", |
|
"_npmOperationalInternal": { |
|
"host": "s3://npm-registry-packages", |
|
"tmp": "tmp/to-buffer_1.1.1_1524754584618_0.8258302631612433" |
|
}, |
|
"_npmUser": { |
|
"email": "mathiasbuus@gmail.com", |
|
"name": "mafintosh" |
|
}, |
|
"_npmVersion": "5.6.0", |
|
"_phantomChildren": {}, |
|
"_requested": { |
|
"name": "to-buffer", |
|
"raw": "to-buffer@^1.1.0", |
|
"rawSpec": "^1.1.0", |
|
"scope": null, |
|
"spec": ">=1.1.0 <2.0.0", |
|
"type": "range" |
|
}, |
|
"_requiredBy": [ |
|
"/tar-stream" |
|
], |
|
"_resolved": "https://registry.npmjs.org/to-buffer/-/to-buffer-1.1.1.tgz", |
|
"_shasum": "493bd48f62d7c43fcded313a03dcadb2e1213a80", |
|
"_shrinkwrap": null, |
|
"_spec": "to-buffer@^1.1.0", |
|
"_where": "/Users/rdrew/themes/lmmi_journal_theme/node_modules/tar-stream", |
|
"author": { |
|
"name": "Mathias Buus", |
|
"url": "@mafintosh" |
|
}, |
|
"bugs": { |
|
"url": "https://github.com/mafintosh/to-buffer/issues" |
|
}, |
|
"dependencies": {}, |
|
"description": "Pass in a string, get a buffer back. Pass in a buffer, get the same buffer back", |
|
"devDependencies": { |
|
"standard": "^6.0.5", |
|
"tape": "^4.4.0" |
|
}, |
|
"directories": {}, |
|
"dist": { |
|
"fileCount": 6, |
|
"integrity": "sha512-lx9B5iv7msuFYE3dytT+KE5tap+rNYw+K4jVkb9R/asAb+pbBSM17jtunHplhBe6RRJdZx3Pn2Jph24O32mOVg==", |
|
"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa4eiZCRA9TVsSAnZWagAA8LgQAJ5GG58jcIfPKs/HYLqA\n2YKCnomJUKJyazkUHaKhm+0yHLfQosxFnWM0W+GrIYtotUunuoczOX1Ba1dc\nqC5QVRUg2/Zvwu/TC9d6QVc+To8bQaGexp6rG9F6MX0GcUD2Huv6JdFyT9Wu\nC88fRK8QCNQNP0BUOI5KkYZ/bsq3U8iXi1zDW9WmNORPrjM4pJhK+phzENM4\nuHXzCfVbF17mnIMIcqdA6+cORHHRCirs6oUruxgTgUmbXUG0mGgsIjfCzDdx\nPhrXNvqXzclxRxaoDYoGefa0gT0m08exrfOu7h9RAjHOYyGoXNzHyF9vkeZm\nc/2GnUgjVM3r7kugexMMqJ0dq6eJ/BmmgNJT42vDXXsvTRa1Q9qWzyJBMXvs\nZ/ssrllUspBAOAPFfDuKJ1n0nNl/MZg7HXFgwDDdmn2/ySm+XEDSM8xV0OJJ\nFkOhOu8jn5nZT22aaum21fvI63TStuiOC/tO01rT2xSuPf2i4pHgzxJoLPnq\nRaEig4ylwnT5nHLGwYr6kSYo7l0yneSIEpcxIUuLXj3GlcJMwHz77zXJsppu\nxtpHZjgEwQ+8jK0HJ8tDCE++W/v7p+klws17GBLZQl4YDQVqIJvFy+6YkuML\n/QVKEWXR59xUA/thIXtcyLC4ZIsZqjefE0EtRtNTpYNocMl76+o1Re5vwTbb\ntxDk\r\n=QAFc\r\n-----END PGP SIGNATURE-----\r\n", |
|
"shasum": "493bd48f62d7c43fcded313a03dcadb2e1213a80", |
|
"tarball": "https://registry.npmjs.org/to-buffer/-/to-buffer-1.1.1.tgz", |
|
"unpackedSize": 3254 |
|
}, |
|
"gitHead": "17a1aa27bfce0218979472cfe4776b50438e8857", |
|
"homepage": "https://github.com/mafintosh/to-buffer", |
|
"license": "MIT", |
|
"main": "index.js", |
|
"maintainers": [ |
|
{ |
|
"email": "mathiasbuus@gmail.com", |
|
"name": "mafintosh" |
|
} |
|
], |
|
"name": "to-buffer", |
|
"optionalDependencies": {}, |
|
"readme": "ERROR: No README data found!", |
|
"repository": { |
|
"type": "git", |
|
"url": "git+https://github.com/mafintosh/to-buffer.git" |
|
}, |
|
"scripts": { |
|
"test": "standard && tape test.js" |
|
}, |
|
"version": "1.1.1" |
|
}
|
|
|