UNPKG

d2-ui

Version:
95 lines (94 loc) 2.49 kB
{ "_args": [ [ "reduce-function-call@^1.0.1", "/Users/nico/Documents/dhis/webapps/d2-ui/node_modules/reduce-css-calc" ] ], "_from": "reduce-function-call@>=1.0.1 <2.0.0", "_id": "reduce-function-call@1.0.1", "_inCache": true, "_installable": true, "_location": "/reduce-function-call", "_npmUser": { "email": "m@moox.io", "name": "moox" }, "_npmVersion": "1.5.0-alpha-1", "_phantomChildren": {}, "_requested": { "name": "reduce-function-call", "raw": "reduce-function-call@^1.0.1", "rawSpec": "^1.0.1", "scope": null, "spec": ">=1.0.1 <2.0.0", "type": "range" }, "_requiredBy": [ "/reduce-css-calc" ], "_resolved": "https://registry.npmjs.org/reduce-function-call/-/reduce-function-call-1.0.1.tgz", "_shasum": "fa02e126e695824263cab91d3a5b0fdc1dd27a9a", "_shrinkwrap": null, "_spec": "reduce-function-call@^1.0.1", "_where": "/Users/nico/Documents/dhis/webapps/d2-ui/node_modules/reduce-css-calc", "author": { "name": "MoOx" }, "bugs": { "url": "https://github.com/MoOx/reduce-function-call/issues" }, "dependencies": { "balanced-match": "~0.1.0" }, "description": "Reduce function calls in a string, using a callback", "devDependencies": { "jscs": "^1.5.9", "jshint": "^2.5.2", "jshint-stylish": "^0.4.0", "tap-colorize": "^1.2.0", "tape": "^2.13.4" }, "directories": {}, "dist": { "shasum": "fa02e126e695824263cab91d3a5b0fdc1dd27a9a", "tarball": "http://registry.npmjs.org/reduce-function-call/-/reduce-function-call-1.0.1.tgz" }, "files": [ "CHANGELOG.md", "LICENSE", "README.md", "index.js" ], "gitHead": "eae61552a3ad386e221cb0315b6ac755393c5183", "homepage": "https://github.com/MoOx/reduce-function-call", "keywords": [ "string", "reduce", "replacement", "function", "call", "eval", "interpret" ], "license": "MIT", "maintainers": [ { "email": "m@moox.io", "name": "moox" } ], "name": "reduce-function-call", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/MoOx/reduce-function-call.git" }, "scripts": { "jscs": "jscs *.js **/*.js", "jshint": "jshint . --exclude node_modules --reporter node_modules/jshint-stylish/stylish.js", "test": "npm run jscs && npm run jshint && tape test | tap-colorize" }, "version": "1.0.1" }