twreporter-react
Version:
React-Redux site for The Reporter Foundation in Taiwan
85 lines (84 loc) • 1.95 kB
JSON
{
"_args": [
[
"piping@^0.3.0",
"/Users/nick/codes/twreporter-react"
]
],
"_from": "piping@>=0.3.0 <0.4.0",
"_id": "piping@0.3.0",
"_inCache": true,
"_installable": true,
"_location": "/piping",
"_nodeVersion": "4.1.0",
"_npmUser": {
"email": "mdlawson@gmx.com",
"name": "mdlawson"
},
"_npmVersion": "3.3.3",
"_phantomChildren": {},
"_requested": {
"name": "piping",
"raw": "piping@^0.3.0",
"rawSpec": "^0.3.0",
"scope": null,
"spec": ">=0.3.0 <0.4.0",
"type": "range"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/piping/-/piping-0.3.0.tgz",
"_shasum": "20b390b73e3215d2599da017e4eb6f2db867d713",
"_shrinkwrap": null,
"_spec": "piping@^0.3.0",
"_where": "/Users/nick/codes/twreporter-react",
"author": {
"name": "Michael Lawson"
},
"bugs": {
"url": "https://github.com/mdlawson/piping/issues"
},
"dependencies": {
"chokidar": "^1.1.0",
"colors": "1.0.x"
},
"description": "Keep your code piping hot! Live code reloading without additional binaries",
"devDependencies": {
"coffee-script": "~1.6.0"
},
"directories": {},
"dist": {
"shasum": "20b390b73e3215d2599da017e4eb6f2db867d713",
"tarball": "http://registry.npmjs.org/piping/-/piping-0.3.0.tgz"
},
"gitHead": "b9142fe37bdfb799eec7c8ed7c8d686ccd6f45a0",
"homepage": "https://github.com/mdlawson/piping#readme",
"keywords": [
"code",
"hot",
"live",
"reload"
],
"license": "MIT",
"main": "lib/piping.js",
"maintainers": [
{
"name": "mdlawson",
"email": "mdlawson@gmx.com"
},
{
"name": "steida",
"email": "daniel@steigerwald.cz"
}
],
"name": "piping",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/mdlawson/piping.git"
},
"scripts": {},
"version": "0.3.0"
}