UNPKG

twreporter-react

Version:

React-Redux site for The Reporter Foundation in Taiwan

86 lines (85 loc) 2.31 kB
{ "_args": [ [ "bs-recipes@^1.0.5", "/Users/nick/codes/twreporter-react/node_modules/browser-sync" ] ], "_from": "bs-recipes@>=1.0.5 <2.0.0", "_id": "bs-recipes@1.1.0", "_inCache": true, "_installable": true, "_location": "/bs-recipes", "_nodeVersion": "4.2.2", "_npmOperationalInternal": { "host": "packages-5-east.internal.npmjs.com", "tmp": "tmp/bs-recipes-1.1.0.tgz_1455721707596_0.008004157338291407" }, "_npmUser": { "email": "shakyshane@gmail.com", "name": "shakyshane" }, "_npmVersion": "2.14.7", "_phantomChildren": {}, "_requested": { "name": "bs-recipes", "raw": "bs-recipes@^1.0.5", "rawSpec": "^1.0.5", "scope": null, "spec": ">=1.0.5 <2.0.0", "type": "range" }, "_requiredBy": [ "/browser-sync" ], "_resolved": "https://registry.npmjs.org/bs-recipes/-/bs-recipes-1.1.0.tgz", "_shasum": "dc2f77717e720c5958ecdfe0eb3122e69a27f984", "_shrinkwrap": null, "_spec": "bs-recipes@^1.0.5", "_where": "/Users/nick/codes/twreporter-react/node_modules/browser-sync", "author": { "name": "Shane Osbourne" }, "bugs": { "url": "https://github.com/browsersync/recipes/issues" }, "dependencies": {}, "description": "Fully working project examples showing how to use BrowserSync in various ways", "devDependencies": { "crossbow": "^0.4.5", "node-dir": "^0.1.6" }, "directories": {}, "dist": { "shasum": "dc2f77717e720c5958ecdfe0eb3122e69a27f984", "tarball": "http://registry.npmjs.org/bs-recipes/-/bs-recipes-1.1.0.tgz" }, "files": [ "index.js", "manifest.json", "recipes" ], "gitHead": "8bd553862072c2b5daa9d128d7c3e2dc444e9512", "homepage": "http://www.browsersync.io/docs/recipes/", "license": "ISC", "main": "index.js", "maintainers": [ { "name": "shakyshane", "email": "shakyshane@gmail.com" } ], "name": "bs-recipes", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/browsersync/recipes.git" }, "scripts": { "build": "node crossbow.js", "prepublish": "find . -name .sass-cache | xargs rm -rf && find . -name .idea | xargs rm -rf", "test": "npm run-script build" }, "version": "1.1.0" }