UNPKG

twreporter-react

Version:

React-Redux site for The Reporter Foundation in Taiwan

94 lines (93 loc) 2.43 kB
{ "_args": [ [ "reduce-css-calc@^1.2.0", "/Users/nick/codes/twreporter-react/node_modules/postcss-calc" ] ], "_from": "reduce-css-calc@>=1.2.0 <2.0.0", "_id": "reduce-css-calc@1.2.1", "_inCache": true, "_installable": true, "_location": "/reduce-css-calc", "_nodeVersion": "5.5.0", "_npmOperationalInternal": { "host": "packages-5-east.internal.npmjs.com", "tmp": "tmp/reduce-css-calc-1.2.1.tgz_1456122870430_0.9556315520312637" }, "_npmUser": { "email": "m@moox.io", "name": "moox" }, "_npmVersion": "3.3.12", "_phantomChildren": {}, "_requested": { "name": "reduce-css-calc", "raw": "reduce-css-calc@^1.2.0", "rawSpec": "^1.2.0", "scope": null, "spec": ">=1.2.0 <2.0.0", "type": "range" }, "_requiredBy": [ "/postcss-calc" ], "_resolved": "https://registry.npmjs.org/reduce-css-calc/-/reduce-css-calc-1.2.1.tgz", "_shasum": "4440c32484183df23aae7986e16329560c1a86ad", "_shrinkwrap": null, "_spec": "reduce-css-calc@^1.2.0", "_where": "/Users/nick/codes/twreporter-react/node_modules/postcss-calc", "author": { "name": "Maxime Thirouin" }, "bugs": { "url": "https://github.com/MoOx/reduce-css-calc/issues" }, "dependencies": { "balanced-match": "^0.1.0", "reduce-function-call": "^1.0.1" }, "description": "Reduce CSS calc() function to the maximum", "devDependencies": { "jscs": "^1.5.9", "jshint": "^2.5.2", "npmpub": "^3.0.3", "tape": "^2.13.4" }, "directories": {}, "dist": { "shasum": "4440c32484183df23aae7986e16329560c1a86ad", "tarball": "http://registry.npmjs.org/reduce-css-calc/-/reduce-css-calc-1.2.1.tgz" }, "files": [ "index.js" ], "gitHead": "0f3e0219d64c77fe804d5e5978c42cbb6b6df75b", "homepage": "https://github.com/MoOx/reduce-css-calc#readme", "keywords": [ "calc", "calculation", "css" ], "license": "MIT", "maintainers": [ { "name": "moox", "email": "m@moox.io" } ], "name": "reduce-css-calc", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/MoOx/reduce-css-calc.git" }, "scripts": { "jscs": "jscs *.js **/*.js", "jshint": "jshint . --exclude node_modules", "release": "npmpub", "test": "npm run jscs && npm run jshint && tape test" }, "version": "1.2.1" }