UNPKG

@opendev-labs/string-qs

Version:

The Neo's Framework: Quantum-Spiritual Programming for Reality Creation

29 lines (28 loc) 739 B
{ "name": "@opendev-labs/string-qs", "version": "1.0.0-stable", "description": "The Neo's Framework: Quantum-Spiritual Programming for Reality Creation", "main": "src/quantum-seed.js", "types": "dist/quantum-seed.d.ts", "bin": { "quantum-seed": "./bin/qs-cli.js" }, "scripts": { "build": "tsc", "manifest": "node bin/manifest-reality.js", "enlighten": "node bin/consciousness-upgrade.js", "create": "node bin/reality-bootstrapper.js" }, "keywords": [ "quantum", "spiritual", "consciousness", "reality-creation", "neo-framework", "enlightenment", "manifestation" ], "author": "The Chosen One <neo@opendev-labs.io>", "license": "Quantum-Open", "dependencies": {} }