UNPKG

preact-material-components

Version:
63 lines (62 loc) 1.49 kB
{ "_args": [ [ "pkginfo@0.4.1", "/Users/prateekbh/projects/preact-material-components/docs" ] ], "_development": true, "_from": "pkginfo@0.4.1", "_id": "pkginfo@0.4.1", "_inBundle": false, "_integrity": "sha1-tUGO8EOd5UJfxJlQQtztFPsqhP8=", "_location": "/pkginfo", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "pkginfo@0.4.1", "name": "pkginfo", "escapedName": "pkginfo", "rawSpec": "0.4.1", "saveSpec": null, "fetchSpec": "0.4.1" }, "_requiredBy": [ "/args" ], "_resolved": "https://registry.npmjs.org/pkginfo/-/pkginfo-0.4.1.tgz", "_spec": "0.4.1", "_where": "/Users/prateekbh/projects/preact-material-components/docs", "author": { "name": "Charlie Robbins", "email": "charlie.robbins@gmail.com" }, "bugs": { "url": "https://github.com/indexzero/node-pkginfo/issues" }, "description": "An easy way to expose properties on a module from a package.json", "devDependencies": { "vows": "0.8.0" }, "engines": { "node": ">= 0.4.0" }, "homepage": "https://github.com/indexzero/node-pkginfo#readme", "keywords": [ "info", "tools", "package.json" ], "license": "MIT", "main": "./lib/pkginfo.js", "name": "pkginfo", "repository": { "type": "git", "url": "git+ssh://git@github.com/indexzero/node-pkginfo.git" }, "scripts": { "test": "vows test/*-test.js --spec" }, "version": "0.4.1" }