{ "_args": [ [ "@handsontable/formulajs@2.0.2", "D:\\jenkins\\workspace\\cssc-fvue" ] ], "_from": "@handsontable/formulajs@2.0.2", "_id": "@handsontable/formulajs@2.0.2", "_inBundle": false, "_integrity": "sha1-W+S5ImzEeBH2Rq5GsbmFIwzYKZU=", "_location": "/@handsontable/formulajs", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "@handsontable/formulajs@2.0.2", "name": "@handsontable/formulajs", "escapedName": "@handsontable%2fformulajs", "scope": "@handsontable", "rawSpec": "2.0.2", "saveSpec": null, "fetchSpec": "2.0.2" }, "_requiredBy": [ "/hot-formula-parser" ], "_resolved": "https://registry.npm.taobao.org/@handsontable/formulajs/download/@handsontable/formulajs-2.0.2.tgz", "_spec": "2.0.2", "_where": "D:\\jenkins\\workspace\\cssc-fvue", "author": { "name": "Handsoncode", "email": "hello@handsontable.com" }, "bin": { "implementation-stats": "bin/implementation-stats" }, "bugs": { "url": "https://github.com/handsontable/formula.js/issues" }, "config": { "blanket": { "pattern": "lib", "data-cover-never": "node_modules" } }, "dependencies": { "bessel": "^1.0.2", "jstat": "^1.9.2" }, "description": "JavaScript implementation of most Microsoft Excel formula functions", "devDependencies": { "blanket": "^1.1.6", "browserify": "^13.0.1", "cli-table": "^0.3.0", "generate-release": "^0.10.2", "http-server": "^0.11.1", "istanbul": "^0.4.5", "jshint": "^2.5.2", "mocha": "^2.5.0", "mocha-lcov-reporter": "0.0.1", "mocha-spec-cov": "0.0.3", "should": "^11.1.0", "webpack": "^3.5.5" }, "homepage": "https://github.com/handsontable/formula.js#readme", "license": "MIT", "main": "index.js", "name": "@handsontable/formulajs", "repository": { "type": "git", "url": "git+ssh://git@github.com/handsontable/formula.js.git" }, "scripts": { "build": "make build", "coverage": "make coverage", "lint": "make lint", "release": "generate-release", "test": "make test", "test-browser": "make test-browser", "watch": "make watch" }, "version": "2.0.2" }