UNPKG

@dillonkearns/elm-graphql

Version:

<img src="https://cdn.jsdelivr.net/gh/martimatix/logo-graphqelm/logo.svg" alt="dillonearns/elm-graphql logo" width="40%" align="right">

76 lines (75 loc) 1.92 kB
{ "_args": [ [ "firstline@1.2.0", "/home/travis/build/dillonkearns/elm-graphql/examples/src/subscription" ] ], "_from": "firstline@1.2.0", "_id": "firstline@1.2.0", "_inBundle": false, "_integrity": "sha1-yfSIbn9/vwr8EtcZQdzgaxkq6gU=", "_location": "/firstline", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "firstline@1.2.0", "name": "firstline", "escapedName": "firstline", "rawSpec": "1.2.0", "saveSpec": null, "fetchSpec": "1.2.0" }, "_requiredBy": [ "/find-elm-dependencies" ], "_resolved": "https://registry.npmjs.org/firstline/-/firstline-1.2.0.tgz", "_spec": "1.2.0", "_where": "/home/travis/build/dillonkearns/elm-graphql/examples/src/subscription", "author": { "name": "Alessandro Zanardi" }, "bugs": { "url": "https://github.com/pensierinmusica/firstline/issues" }, "description": "Async npm module for Node JS that reads the first line of a file", "devDependencies": { "chai": "^3.5.0", "chai-as-promised": "^5.2.0", "coveralls": "^2.11.8", "istanbul": "^0.4.2", "js-promisify": "^1.0.4", "mocha": "^2.4.5", "rimraf": "^2.5.2", "semantic-release": "^4.3.5" }, "engines": { "node": ">=4.0.0" }, "homepage": "https://github.com/pensierinmusica/firstline", "keywords": [ "read", "check", "file", "content", "filesystem", "io", "stream", "async", "promise" ], "license": "MIT", "main": "firstline.js", "name": "firstline", "repository": { "type": "git", "url": "git+https://github.com/pensierinmusica/firstline.git" }, "scripts": { "semantic-release": "semantic-release pre && npm publish && semantic-release post", "test": "mocha", "test-travis": "./node_modules/istanbul/lib/cli.js cover ./node_modules/mocha/bin/_mocha" }, "version": "1.2.0" }