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.
 
 
 
 
 
 

63 lines
1.4 KiB

{
"_args": [
[
"rw@1.3.3",
"C:\\Users\\Ovi-PC\\Downloads\\themekit-master\\themekit"
]
],
"_from": "rw@1.3.3",
"_id": "rw@1.3.3",
"_inBundle": false,
"_integrity": "sha1-P4Yt+pGrdmsUiF700BEkv9oHT7Q=",
"_location": "/rw",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "rw@1.3.3",
"name": "rw",
"escapedName": "rw",
"rawSpec": "1.3.3",
"saveSpec": null,
"fetchSpec": "1.3.3"
},
"_requiredBy": [
"/d3-dsv"
],
"_resolved": "https://registry.npmjs.org/rw/-/rw-1.3.3.tgz",
"_spec": "1.3.3",
"_where": "C:\\Users\\Ovi-PC\\Downloads\\themekit-master\\themekit",
"author": {
"name": "Mike Bostock",
"url": "http://bost.ocks.org/mike"
},
"bugs": {
"url": "https://github.com/mbostock/rw/issues"
},
"description": "Now stdin and stdout are files.",
"devDependencies": {
"d3-queue": "3",
"eslint": "3"
},
"homepage": "https://github.com/mbostock/rw",
"keywords": [
"fs",
"readFile",
"writeFile",
"stdin",
"stdout"
],
"license": "BSD-3-Clause",
"main": "index.js",
"name": "rw",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/mbostock/rw.git"
},
"scripts": {
"postpublish": "git push && git push --tags",
"prepublish": "npm test",
"test": "test/run-tests && eslint index.js lib"
},
"version": "1.3.3"
}