| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465 |
- {
- "_args": [
- [
- "bindings@1.5.0",
- "E:\\item\\newItem\\admin"
- ]
- ],
- "_development": true,
- "_from": "bindings@1.5.0",
- "_id": "bindings@1.5.0",
- "_inBundle": false,
- "_integrity": "sha512-p2q/t/mhvuOj/UeLlV6566GD/guowlr0hHxClI0W9m7MWYkL1F0hLo+0Aexs9HSPCtR1SXQ0TD3MMKrXZajbiQ==",
- "_location": "/bindings",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "bindings@1.5.0",
- "name": "bindings",
- "escapedName": "bindings",
- "rawSpec": "1.5.0",
- "saveSpec": null,
- "fetchSpec": "1.5.0"
- },
- "_requiredBy": [
- "/deasync",
- "/mocha-webpack/fsevents",
- "/sane/fsevents",
- "/watchpack-chokidar2/fsevents",
- "/webpack-dev-server/fsevents"
- ],
- "_resolved": "https://registry.npmjs.org/bindings/-/bindings-1.5.0.tgz",
- "_spec": "1.5.0",
- "_where": "E:\\item\\newItem\\admin",
- "author": {
- "name": "Nathan Rajlich",
- "email": "nathan@tootallnate.net",
- "url": "http://tootallnate.net"
- },
- "bugs": {
- "url": "https://github.com/TooTallNate/node-bindings/issues"
- },
- "dependencies": {
- "file-uri-to-path": "1.0.0"
- },
- "description": "Helper module for loading your native module's .node file",
- "homepage": "https://github.com/TooTallNate/node-bindings",
- "keywords": [
- "native",
- "addon",
- "bindings",
- "gyp",
- "waf",
- "c",
- "c++"
- ],
- "license": "MIT",
- "main": "./bindings.js",
- "name": "bindings",
- "repository": {
- "type": "git",
- "url": "git://github.com/TooTallNate/node-bindings.git"
- },
- "version": "1.5.0"
- }
|