UNPKG

d2-ui

Version:
94 lines (93 loc) 2.35 kB
{ "_args": [ [ "ieee754@^1.1.4", "/Users/nico/Documents/dhis/webapps/d2-ui/node_modules/buffer" ] ], "_from": "ieee754@>=1.1.4 <2.0.0", "_id": "ieee754@1.1.6", "_inCache": true, "_installable": true, "_location": "/ieee754", "_nodeVersion": "0.12.3", "_npmUser": { "email": "feross@feross.org", "name": "feross" }, "_npmVersion": "2.9.1", "_phantomChildren": {}, "_requested": { "name": "ieee754", "raw": "ieee754@^1.1.4", "rawSpec": "^1.1.4", "scope": null, "spec": ">=1.1.4 <2.0.0", "type": "range" }, "_requiredBy": [ "/buffer" ], "_resolved": "https://registry.npmjs.org/ieee754/-/ieee754-1.1.6.tgz", "_shasum": "2e1013219c6d6712973ec54d981ec19e5579de97", "_shrinkwrap": null, "_spec": "ieee754@^1.1.4", "_where": "/Users/nico/Documents/dhis/webapps/d2-ui/node_modules/buffer", "author": { "email": "feross@feross.org", "name": "Feross Aboukhadijeh", "url": "http://feross.org/" }, "bugs": { "url": "https://github.com/feross/ieee754/issues" }, "contributors": [ { "email": "toots@rastageeks.org", "name": "Romain Beauxis" } ], "dependencies": {}, "description": "Read/write IEEE754 floating point numbers from/to a Buffer or array-like object", "devDependencies": { "standard": "^4.1.1", "tape": "^4.0.0", "zuul": "^3.0.0" }, "directories": {}, "dist": { "shasum": "2e1013219c6d6712973ec54d981ec19e5579de97", "tarball": "http://registry.npmjs.org/ieee754/-/ieee754-1.1.6.tgz" }, "gitHead": "d3b4a18991a20dd7977e32fe2e6cec1b73efe53d", "homepage": "https://github.com/feross/ieee754#readme", "keywords": [ "ieee754", "IEEE 754", "floating point", "buffer", "convert" ], "license": "MIT", "main": "index.js", "maintainers": [ { "email": "feross@feross.org", "name": "feross" } ], "name": "ieee754", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/feross/ieee754.git" }, "scripts": { "test": "standard && npm run test-node && npm run test-browser", "test-browser": "zuul -- test/*.js", "test-browser-local": "zuul --local -- test/*.js", "test-node": "tape test/*.js" }, "version": "1.1.6" }