twreporter-react
Version:
React-Redux site for The Reporter Foundation in Taiwan
83 lines (82 loc) • 1.89 kB
JSON
{
"_args": [
[
"caller@~0.0.1",
"/Users/nick/codes/twreporter-react/node_modules/shush"
]
],
"_from": "caller@>=0.0.1 <0.1.0",
"_id": "caller@0.0.1",
"_inCache": true,
"_installable": true,
"_location": "/caller",
"_npmUser": {
"email": "totherik@gmail.com",
"name": "totherik"
},
"_npmVersion": "1.3.17",
"_phantomChildren": {},
"_requested": {
"name": "caller",
"raw": "caller@~0.0.1",
"rawSpec": "~0.0.1",
"scope": null,
"spec": ">=0.0.1 <0.1.0",
"type": "range"
},
"_requiredBy": [
"/shush"
],
"_resolved": "https://registry.npmjs.org/caller/-/caller-0.0.1.tgz",
"_shasum": "f37a1d6ea10e829d94721ae29a90bb4fb52ab767",
"_shrinkwrap": null,
"_spec": "caller@~0.0.1",
"_where": "/Users/nick/codes/twreporter-react/node_modules/shush",
"author": {
"email": "totherik@gmail.com",
"name": "Erik Toth"
},
"bugs": {
"url": "https://github.com/totherik/caller/issues"
},
"dependencies": {
"tape": "~2.3.2"
},
"description": "@substack's caller.js as a module",
"devDependencies": {
"tape": "~2.3.2"
},
"directories": {
"test": "test"
},
"dist": {
"shasum": "f37a1d6ea10e829d94721ae29a90bb4fb52ab767",
"tarball": "http://registry.npmjs.org/caller/-/caller-0.0.1.tgz"
},
"gitHead": "15bef0805246629cc89fb71ded29e674009ffc45",
"homepage": "https://github.com/totherik/caller",
"keywords": [
"caller",
"file",
"require"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "totherik",
"email": "totherik@gmail.com"
}
],
"name": "caller",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/totherik/caller.git"
},
"scripts": {
"test": "tape test/*.js"
},
"version": "0.0.1"
}