Files
Cloud-book/node_modules/natives/package.json
2025-08-27 17:10:05 +08:00

93 lines
3.3 KiB
JSON

{
"_args": [
[
{
"name": "natives",
"raw": "natives@^1.1.3",
"rawSpec": "^1.1.3",
"scope": null,
"spec": ">=1.1.3 <2.0.0",
"type": "range"
},
"F:\\tmp\\gitbook\\node_modules\\graceful-fs"
]
],
"_from": "natives@>=1.1.3 <2.0.0",
"_hasShrinkwrap": false,
"_id": "natives@1.1.6",
"_inCache": true,
"_installable": true,
"_location": "/natives",
"_nodeVersion": "11.0.0-pre",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/natives_1.1.6_1539054291028_0.08681927369353137"
},
"_npmUser": {
"email": "anna@addaleax.net",
"name": "addaleax"
},
"_npmVersion": "6.4.1",
"_phantomChildren": {},
"_requested": {
"name": "natives",
"raw": "natives@^1.1.3",
"rawSpec": "^1.1.3",
"scope": null,
"spec": ">=1.1.3 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/graceful-fs"
],
"_resolved": "https://registry.npmjs.org/natives/-/natives-1.1.6.tgz",
"_shasum": "a603b4a498ab77173612b9ea1acdec4d980f00bb",
"_shrinkwrap": null,
"_spec": "natives@^1.1.3",
"_where": "F:\\tmp\\gitbook\\node_modules\\graceful-fs",
"author": {
"email": "i@izs.me",
"name": "Isaac Z. Schlueter",
"url": "http://blog.izs.me/"
},
"bugs": {
"url": "https://github.com/addaleax/natives/issues"
},
"dependencies": {},
"deprecated": "This module relies on Node.js's internals and will break at some point. Do not use it, and update to graceful-fs@4.x.",
"description": "Do stuff with Node.js's native JavaScript modules",
"devDependencies": {
"tap": "^11.0.0"
},
"directories": {},
"dist": {
"fileCount": 4,
"integrity": "sha512-6+TDFewD4yxY14ptjKaS63GVdtKiES1pTPyxn9Jb0rBqPMZ7VcCiooEhPNsr+mqHtMGxa/5c/HhcC4uPEUw/nA==",
"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbvBrTCRA9TVsSAnZWagAAjxIP/1+MijSszg2mmnQi1qLB\nS7uI4WWApwscO0MgBoiGnQP4FrcS72bGdq/EHC6RrJ3pdnfKd6PlzGRHbgwc\nHsE5BCNXhIwqiwr3xFGLoQvaDiPLAmEr5SOozgMSkB+zGgPqJ5ue1PnZDDkY\nYT2ZHtQK5UOwc3RcI6x+XaPoliqCwNIMFLWMQ7J9EL24Co1Eld5WTz+uYKor\nLZq2LEBoGy4qLuUlT28Sd2hwQV/ApGBUMISWjY99LpxvDZQgQCPNM568S9uo\nRsMz0ODHoIsYVZDFvoPOc7yu2/aFNXe2c8xmybNMPBLmik/kaXb1Nvq4CcFA\nsHZXnwwS3zpxK2E3P4b+ecZ0YggmIO72l9W3A4PAxIswG3HBGq8TZlhS6XSC\nnq7zcxWCzERfkem0kfHuUAHe0bAps3E7UnX2QHdyX4v3S4KMqXtr1QLcFeaG\nDjNJPJmXq6QyLb7HChR2tpLmGyaGUwfqX8cRU+13Hc7N33wO8Xnqwrl7fipl\nCwjp15/VMCyoWFZYhdK7PqRsRNpQ+cm7quhErBaHoY3Phcr7Pm/0D2GGL216\nF92E1e/M2ofHup0mclnInrJKgJyegC3WXzo9YWd+GMqdNCd0wI7G6gxLbg0E\nUidgJgfZAttjbWhXm8+ePL06QC5Q1AjcsDpw41p4OwlHQddXVmwr6rUvRzxZ\n/5eP\r\n=tEn4\r\n-----END PGP SIGNATURE-----\r\n",
"shasum": "a603b4a498ab77173612b9ea1acdec4d980f00bb",
"tarball": "https://registry.npmjs.org/natives/-/natives-1.1.6.tgz",
"unpackedSize": 7693
},
"gitHead": "77743479b77ffbfbbd052fc54ffd37f39701aed5",
"homepage": "https://github.com/addaleax/natives#readme",
"license": "ISC",
"main": "index.js",
"maintainers": [
{
"email": "anna@addaleax.net",
"name": "addaleax"
}
],
"name": "natives",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/addaleax/natives.git"
},
"scripts": {
"test": "tap test/*.js"
},
"version": "1.1.6"
}