UNPKG

yhtml5-test

Version:

A test framework for front-end projects

60 lines (59 loc) 1.35 kB
{ "_args": [ [ "obuf@1.1.1", "/Users/yhtml5/projects/gitlab/2dfire-scripts/packages/2dfire-test/demo" ] ], "_from": "obuf@1.1.1", "_id": "obuf@1.1.1", "_inBundle": false, "_integrity": "sha1-EEEktsYCxnlogaBCVB0220OlJk4=", "_location": "/obuf", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "obuf@1.1.1", "name": "obuf", "escapedName": "obuf", "rawSpec": "1.1.1", "saveSpec": null, "fetchSpec": "1.1.1" }, "_requiredBy": [ "/hpack.js", "/spdy-transport" ], "_resolved": "https://registry.npmjs.org/obuf/-/obuf-1.1.1.tgz", "_spec": "1.1.1", "_where": "/Users/yhtml5/projects/gitlab/2dfire-scripts/packages/2dfire-test/demo", "author": { "name": "Fedor Indutny", "email": "fedor@indutny.com" }, "bugs": { "url": "https://github.com/indutny/offset-buffer/issues" }, "description": "", "devDependencies": { "mocha": "^1.21.4" }, "homepage": "https://github.com/indutny/offset-buffer", "keywords": [ "Offset", "Buffer", "reader" ], "license": "MIT", "main": "index.js", "name": "obuf", "repository": { "type": "git", "url": "git+ssh://git@github.com/indutny/offset-buffer.git" }, "scripts": { "test": "mocha test/**/*-test.js" }, "version": "1.1.1" }