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.

107 lines
2.6 KiB

{
"_args": [
[
{
"raw": "write-file-atomic@1.2.0",
"scope": null,
"escapedName": "write-file-atomic",
"name": "write-file-atomic",
"rawSpec": "1.2.0",
"spec": "1.2.0",
"type": "version"
},
"/Users/zkat/Documents/code/npm"
]
],
"_from": "write-file-atomic@1.2.0",
"_id": "write-file-atomic@1.2.0",
"_inCache": true,
"_location": "/write-file-atomic",
"_nodeVersion": "4.5.0",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/write-file-atomic-1.2.0.tgz_1471552371956_0.5829780481290072"
},
"_npmUser": {
"name": "iarna",
"email": "me@re-becca.org"
},
"_npmVersion": "3.10.7",
"_phantomChildren": {},
"_requested": {
"raw": "write-file-atomic@1.2.0",
"scope": null,
"escapedName": "write-file-atomic",
"name": "write-file-atomic",
"rawSpec": "1.2.0",
"spec": "1.2.0",
"type": "version"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "https://registry.npmjs.org/write-file-atomic/-/write-file-atomic-1.2.0.tgz",
"_shasum": "14c66d4e4cb3ca0565c28cf3b7a6f3e4d5938fab",
"_shrinkwrap": null,
"_spec": "write-file-atomic@1.2.0",
"_where": "/Users/zkat/Documents/code/npm",
"author": {
"name": "Rebecca Turner",
"email": "me@re-becca.org",
"url": "http://re-becca.org"
},
"bugs": {
"url": "https://github.com/iarna/write-file-atomic/issues"
},
"dependencies": {
"graceful-fs": "^4.1.2",
"imurmurhash": "^0.1.4",
"slide": "^1.1.5"
},
"description": "Write files in an atomic fashion w/configurable ownership",
"devDependencies": {
"require-inject": "^1.1.0",
"standard": "^5.4.1",
"tap": "^2.3.1",
"tmp": "0.0.28"
},
"directories": {},
"dist": {
"shasum": "14c66d4e4cb3ca0565c28cf3b7a6f3e4d5938fab",
"tarball": "https://registry.npmjs.org/write-file-atomic/-/write-file-atomic-1.2.0.tgz"
},
"files": [
"index.js"
],
"gitHead": "c29f37cb5955f597066ad7aedea7aa6f7408a5b7",
"homepage": "https://github.com/iarna/write-file-atomic",
"keywords": [
"writeFile",
"atomic"
],
"license": "ISC",
"main": "index.js",
"maintainers": [
{
"name": "iarna",
"email": "me@re-becca.org"
},
{
"name": "othiym23",
"email": "ogd@aoaioxxysz.net"
}
],
"name": "write-file-atomic",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/iarna/write-file-atomic.git"
},
"scripts": {
"test": "standard && tap --coverage test/*.js"
},
"version": "1.2.0"
}