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">

80 lines (79 loc) 1.66 kB
{ "_args": [ [ "temp@0.8.3", "/home/travis/build/dillonkearns/elm-graphql/examples/src/subscription" ] ], "_from": "temp@0.8.3", "_id": "temp@0.8.3", "_inBundle": false, "_integrity": "sha1-4Ma8TSa5AxJEEOT+2BEDAU38H1k=", "_location": "/temp", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "temp@0.8.3", "name": "temp", "escapedName": "temp", "rawSpec": "0.8.3", "saveSpec": null, "fetchSpec": "0.8.3" }, "_requiredBy": [ "/node-elm-compiler" ], "_resolved": "https://registry.npmjs.org/temp/-/temp-0.8.3.tgz", "_spec": "0.8.3", "_where": "/home/travis/build/dillonkearns/elm-graphql/examples/src/subscription", "author": { "name": "Bruce Williams", "email": "brwcodes@gmail.com" }, "bugs": { "url": "https://github.com/bruce/node-temp/issues" }, "dependencies": { "os-tmpdir": "^1.0.0", "rimraf": "~2.2.6" }, "description": "Temporary files and directories", "devDependencies": {}, "directories": { "lib": "lib" }, "engines": [ "node >=0.8.0" ], "homepage": "https://github.com/bruce/node-temp#readme", "keywords": [ "temporary", "tmp", "temp", "tempdir", "tempfile", "tmpdir", "tmpfile" ], "license": "MIT", "main": "./lib/temp", "name": "temp", "repository": { "type": "git", "url": "git://github.com/bruce/node-temp.git" }, "scripts": { "test": "node test/temp-test.js" }, "tags": [ "temporary", "temp", "tempfile", "tempdir", "tmpfile", "tmpdir", "security" ], "version": "0.8.3" }