UNPKG

@zkochan/pnpm

Version:

A fast implementation of npm install

102 lines (101 loc) 2.38 kB
{ "_args": [ [ { "raw": "onmount@1.1.0", "scope": null, "escapedName": "onmount", "name": "onmount", "rawSpec": "1.1.0", "spec": "1.1.0", "type": "version" }, "C:\\src\\pnpm\\node_modules\\docpress-base" ] ], "_from": "onmount@1.1.0", "_id": "onmount@1.1.0", "_inCache": true, "_installable": true, "_location": "/onmount", "_nodeVersion": "4.1.0", "_npmUser": { "name": "rstacruz", "email": "rico@ricostacruz.com" }, "_npmVersion": "2.14.3", "_phantomChildren": {}, "_requested": { "raw": "onmount@1.1.0", "scope": null, "escapedName": "onmount", "name": "onmount", "rawSpec": "1.1.0", "spec": "1.1.0", "type": "version" }, "_requiredBy": [ "/docpress-base" ], "_resolved": "https://registry.npmjs.org/onmount/-/onmount-1.1.0.tgz", "_shasum": "c658138fec22c12a66a52bdef473269a146dc183", "_shrinkwrap": null, "_spec": "onmount@1.1.0", "_where": "C:\\src\\pnpm\\node_modules\\docpress-base", "author": { "name": "Rico Sta. Cruz", "email": "rico@ricostacruz.com" }, "bugs": { "url": "https://github.com/rstacruz/onmount/issues" }, "dependencies": {}, "description": "Run something when a DOM element appears and when it exits", "devDependencies": { "expect": "1.11.1", "jquery": "2.1.4", "jsdom": "5.6.1", "mocha": "2.3.3", "mocha-jsdom": "1.0.0", "mocha-standard": "1.0.0", "standard": "5.3.1" }, "directories": { "doc": "docs", "example": "examples", "test": "test" }, "dist": { "shasum": "c658138fec22c12a66a52bdef473269a146dc183", "tarball": "https://registry.npmjs.org/onmount/-/onmount-1.1.0.tgz" }, "gitHead": "bda667342bf1ba0409a393651a6eb108d082b278", "homepage": "https://github.com/rstacruz/onmount#readme", "keywords": [ "dom", "enter", "exit", "mutation", "mutationobserver", "observe" ], "license": "MIT", "main": "index.js", "maintainers": [ { "name": "rstacruz", "email": "rico@ricostacruz.com" } ], "name": "onmount", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/rstacruz/onmount.git" }, "scripts": { "test": "mocha" }, "version": "1.1.0" }